Thilo Goetz
Fri, 04 Dec 2009 02:01:37 -0800
Daniel Knapp wrote: > Hello, > > i just tried to checkout the current tika snapshot from the URL on this > website > > http://lucene.apache.org/tika/source-repository.html > (svn checkout > http://svn.apache.org/repos/asf/maven/pom/tags/apache-4/tika-parent/tika-site > tika-site) > > but it seems that this URL is wrong? Can anybody give me the right URL > to the repository? > > Thanks! > > Regards, > Daniel
Try this: svn checkout http://svn.apache.org/repos/asf/lucene/tika/trunk tika --Thilo