From: <bi...@us...> - 2008-07-03 02:02:28
|
Revision: 2397 http://archive-access.svn.sourceforge.net/archive-access/?rev=2397&view=rev Author: binzino Date: 2008-07-02 19:02:38 -0700 (Wed, 02 Jul 2008) Log Message: ----------- Updated with latest Nutch SVN revision NW 0.12 built against. Modified Paths: -------------- trunk/archive-access/projects/nutchwax/archive/INSTALL.txt Modified: trunk/archive-access/projects/nutchwax/archive/INSTALL.txt =================================================================== --- trunk/archive-access/projects/nutchwax/archive/INSTALL.txt 2008-07-03 02:01:46 UTC (rev 2396) +++ trunk/archive-access/projects/nutchwax/archive/INSTALL.txt 2008-07-03 02:02:38 UTC (rev 2397) @@ -1,6 +1,6 @@ INSTALL.txt -2008-06-02 +2008-07-02 Aaron Binns This installation guide assumes the reader is already familiar with @@ -46,11 +46,11 @@ Nutch SVN trunk. The specific SVN revision that NutchWAX 0.12 is built against is: - 650739 + 673464 To checkout this revision of Nutch, use: - $ svn checkout -r 650739 http://svn.apache.org/repos/asf/lucene/nutch/trunk nutch + $ svn checkout -r 673464 http://svn.apache.org/repos/asf/lucene/nutch/trunk nutch $ cd nutch This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |