[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: SVN error: (501 Not Implemented) while creating dir

From: Lieven Govaerts <svnlgo_at_mobsol.be>
Date: Thu, 4 Mar 2010 13:46:56 +0100

On Thu, Mar 4, 2010 at 12:33 PM, Hussein Baghdadi <hubaghdadi_at_yahoo.ca>wrote:

> 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'

[..]

Wild guess, is that really your project's repository location? Typically
(but not always) apache is configured to host all repositories under /svn or
/repos, which would make the url
http://local.domain/svn/OoProject/branches<http://local.domain/OoProject/branches>

Lieven
Received on 2010-03-04 13:47:51 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.