| Author |
SVN error: (501 Not Implemented)
|
Hussein Baghdadi
clojure forum advocate
Bartender
Joined: Nov 08, 2003
Posts: 3359
|
|
Hey,
I'm trying to create a branches directory for our project:
svn mkdir -m "Creating branches directory" http://local.domain/OoProject/branches
But I got this error:
svn: Server sent unexpected return value (501 Not Implemented) in response to OPTIONS request for 'http://local.domain/OoProject'
I googled, it is a firewall issue.
local.domain isn't guarded via a firewall.
I turned the firewall off on my Mac client, but I got the same error.
Any ideas?
Thanks for help and time.
|
 |
Mark E Hansen
Ranch Hand
Joined: Apr 01, 2009
Posts: 639
|
|
I see the topic is marked as resolved. Did you resolve this? Can you please share your solution with everyone?
|
 |
Hussein Baghdadi
clojure forum advocate
Bartender
Joined: Nov 08, 2003
Posts: 3359
|
|
|
The repository was moved so the URL I was using is invalid.
|
 |
 |
|
|
subject: SVN error: (501 Not Implemented)
|
|
|