I'm trying to checkout from an IP but I'm getting:
svn checkout http://me@xxx.xxx.xxx.xxx/home/usr/svn/project svn: OPTIONS of 'htp://me@xxx.xxx.xxx.xxx/home/usr/svn/project': 200 OK
Im not sure why Im getting OPTIONS, I want to check out! Thanks!
I'm trying to checkout from an IP but I'm getting:
svn checkout http://me@xxx.xxx.xxx.xxx/home/usr/svn/project svn: OPTIONS of 'htp://me@xxx.xxx.xxx.xxx/home/usr/svn/project': 200 OK
Im not sure why Im getting OPTIONS, I want to check out! Thanks!
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.
An SVN error (200 OK) when checking out from my online repository