Results 1 to 2 of 2
Hello,
I need to download project from Google Code at my Ubuntu 9.10 operating system. I have installed subversion but rapidsvn cannot download the project. I write in RapidSVN -> ...
- 12-19-2010 #1Just Joined!
- Join Date
- Oct 2009
- Posts
- 16
subversion for Google Code
Hello,
I need to download project from Google Code at my Ubuntu 9.10 operating system. I have installed subversion but rapidsvn cannot download the project. I write in RapidSVN -> Repository -> Import
Unfortunately, it says:Repository URL: http://name-of-the-project.googlecode.com/
Path: /home/mainaccount/projekt
I have found that:Execute: Import
Error: Error while performing action: Server sent unexpected return value (405 Method Not Allowed) in response to MKACTIVITY request for '/svn/!svn/act/e7e8317c-85a6-434c-afad-a50015910b15'
Ready
And this is what causes the problem because I'm unable to create the proper, full line capable of doing that for Google Code. May somebody help me, please?"Hey folks, I hate to beat a dead horse here, but the easiest way for us to help on these problems is to look at the *complete* request and response from the standard svn client"
Regards!
- 12-20-2010 #2Linux Enthusiast
- Join Date
- Apr 2004
- Location
- UK
- Posts
- 658
Hi there,
The proper line for checking out the project would be (from memory)
Let us know how you get onCode:svn checkout http://name-of-the-project.googlecode.com/ /home/mainaccount/projekt
To be good, you must first be bad. "Newbie" is a rank, not a slight.


Reply With Quote