datadavev / foresite-toolkit

Automatically exported from code.google.com/p/foresite-toolkit
0 stars 2 forks source link

Can't anonymously download the code #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. used tortoise svn to checkout code using
http://foresite-toolkit.googlecode.com/svn/trunk
2. used command line svn co http://foresite-toolkit.googlecode.com/svn/trunk
3.

What is the expected output? What do you see instead?
expected to get the code

instead it gave me an 
Error: URL 'http://foresite-toolkit.googlecode.com/svn/trunk' doesn't exist  

What version of the product are you using? On what operating system?
svn 1.5.9 on windows vista business

Please provide any additional information below.

Original issue reported on code.google.com by shoaibs...@gmail.com on 19 Mar 2009 at 5:58

GoogleCodeExporter commented 8 years ago
You should use:

svn co http://foresite-toolkit.googlecode.com/svn/foresite-python/trunk/

or /svn/foresite-java/trunk/ for the java version.

Original comment by azarot...@gmail.com on 9 Apr 2009 at 2:45