Bugs item #982263, was opened at 2004-06-29 14:11 Message generated for change (Comment added) made by cutting You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=491356&aid=982263&group_id=59548
Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Sami Siren (ziren) >Assigned to: Doug Cutting (cutting) Summary: PATCH: language identifier Initial Comment: attached patch adds language identification plugin to nutch. ---------------------------------------------------------------------- >Comment By: Doug Cutting (cutting) Date: 2004-06-30 11:58 Message: Logged In: YES user_id=21778 This looks great! Unfortunately I can't figure out how to apply the patch. % patch -p0 < ~/tmp/nutch-plugin-language-identifier.patch patching file build.xml can't find file to patch at input line 14 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |Index: src/plugin/languageidentifier/build.xml |=================================================================== |RCS file: src/plugin/languageidentifier/build.xml |diff -N src/plugin/languageidentifier/build.xml -------------------------- Can you either give me a command line that works to apply this patch, or, perhaps, regenerate the patch with 'diff -Nu'? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=491356&aid=982263&group_id=59548 ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ Nutch-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nutch-developers
