Don't use github -- that is not the official repository and may not be up to date. I don't know why it's there. You want http://svn.apache.org/repos/asf/lucene/mahout/trunk
This is a function of Subversion rather than something particular to Mahout. On the command line, if I recall rightly, you would use "svn update -r 797486" to sync to that revision. In an IDE, I imagine there would similarly be some function to sync to a revision. I know there is in IntelliJ. On Wed, Jul 29, 2009 at 9:27 AM, Claudia Grieco<[email protected]> wrote: >> Since the change for MAHOUT-149 and MAHOUT-150 was in revision 797487, >>I would simply sync to 797486. > How? I consulted the trunk at http://github.com/apache/mahout/tree/trunk and > there's only the latest version of the code. Where are these revisions stored?
