On Thu, Apr 2, 2009 at 7:11 AM, Sean Owen <[email protected]> wrote: > On Thu, Apr 2, 2009 at 3:58 AM, Joshua Bronson <[email protected]> > wrote: > > ...I assumed the instructions had left out the step of running "svn > > checkout http://svn.apache.org/repos/asf/lucene/mahout/trunk/". Was this > > assumption incorrect? > > Well you do need some copy of the Mahout distro, whether from SVN or > a tarball. I imagin the latter is actually more common.
Where would you get a tarball, by the way? There is none linked to from http://lucene.apache.org/mahout/releases.html. As for getting it from SVN, the "Version Control" link under "Resources" in the sidebar of http://lucene.apache.org/mahout/ points to a ViewVC instance ( http://svn.apache.org/viewvc/lucene/mahout/). I had to dig around a tiny bit to find http://svn.apache.org/repos/asf/lucene/mahout/trunk/. The instructions are indeed silent on this and assume you start with copy of > the distro from some source. > I think it would be helpful to include this step in the demo explicitly. > I did have to "mkdir > > -p > trunk/taste-web/src/main/resources/org/apache/mahout/cf/taste/example/grouplens" > > before I could copy the .dat files there as > > the trunk/taste-web/src/main/resources directory of the checkout doesn't > > contain anything in it. Did I go off on the wrong track? > > Possible, the locations have been moving about and not sure those > changes are in sync with my brain or the documentation. This sounds > right, and I guess it works? then we should make the directory in SVN. > +1.
