JamesVenn / apps-for-android

Automatically exported from code.google.com/p/apps-for-android
Apache License 2.0
0 stars 0 forks source link

Error checking out code #34

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install and open rapidsvn
2. Click Respository > Checkout in the menu and fill in URL with
'http://apps-for-android.googlecode.com/svn/trunk/
apps-for-android-read-only' and fill in the destination directory with a
created directory on my HDD
3. Click OK and get the error ' Error while performing action: URL
'http://apps-for-android.googlecode.com/svn/trunk/%20apps-for-android-read-only'
doesn't exist'

What is the expected output? What do you see instead?
The expected output is to successfully checkout the Apps-for-android code 
What I see instead is the error listed in item 3 above.

What version of the product are you using? On what operating system?
Windows XP Sp2

Please provide any additional information below.

Shouldn't I beable to check out a read only copy of the code through this
process?  What can I try to make it work?

Original issue reported on code.google.com by tinyan...@gmail.com on 23 Feb 2009 at 5:04

GoogleCodeExporter commented 8 years ago
URL should be 
http://apps-for-android.googlecode.com/svn/trunk/apps-for-android-read-
only  (no space / %20 between ...trunk/ and apps-...)

Original comment by barc...@gmail.com on 9 Mar 2009 at 1:45

GoogleCodeExporter commented 8 years ago

Original comment by morri...@gmail.com on 17 May 2009 at 4:54

GoogleCodeExporter commented 8 years ago
I found a way to do it.. but you need to run this under linux:
http://www.deepcode.net/use-wget-to-download-large-directories-recursively/

Original comment by fourpla...@gmail.com on 18 Mar 2010 at 1:56