Hi, I'm trying to checkout from an IP but I'm getting:
svn checkout http://[email protected]/home/usr/svn/project svn: OPTIONS of 'htp://[email protected]/home/usr/svn/project': 200 OK
Im not sure why Im getting OPTIONS, I want to check out! Thanks!
Hi, I'm trying to checkout from an IP but I'm getting:
svn checkout http://[email protected]/home/usr/svn/project svn: OPTIONS of 'htp://[email protected]/home/usr/svn/project': 200 OK
Im not sure why Im getting OPTIONS, I want to check out! Thanks!
Isn't the right syntax this:
svn checkout http://[email protected]/home/usr/svn/project /path/to/local/copy
Bobby
It sounds like apache isn't configured correctly. What happens if you browse to that URL in a web browser?
There seems to be another post like this with a resolution as well - you might see if that helps your situation.Likely related to access configuration.
http://stackoverflow.com/questions/1025377/an-svn-error-200-ok-when-checking-out-from-my-online-repo