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

Re: MKCOL 405 Error

From: Campbell Allan <campbell.allan_at_sword-ciboodle.com>
Date: Mon, 17 Jan 2011 12:00:19 +0000

On Monday 17 Jan 2011, schwipps wrote:
> Hi there,
> I'm trying to start a symfony project, following the subversion
> method.
> I've got subversion installed, I've created the repository, and when
> I
> try to create the basic directory structure with :
>
> $ svn mkdir -m "created default directory structure"
> https://.blabla.googlecode.com/svn/trunk
> https://blabla.googlecode.co/svn/tags
> https://blabla.googlecode.com/svn/branches
>
> ... I get this message after authentification :
> "Server sent unexpected return value (405 Method Not Allowed) in
> response to MKCOL request for..."
>
> Using HTTP or HTTPS doesn't changes anything.
> I've already been reading a lot about this error, but these topics
> were related to PROPFIND or way further steps of the project setup.
>
> Does ayone knows where I'm wrong ?
>
> Thanks

Funnily enough a colleague had this earlier today but I hadn't looked into the
cause until now. I get this if the directory already exists. In that case
it's a harmless if a bit obscure error message. I'm using a rather old server
running 1.4 and client 1.5.7. You should be able to tell if this is the cause
for your error by issuing the command and seeing what is already there in
that directory

svn ls https://blabla.googlecode.com/svn

-- 
__________________________________________________________________________________
Sword Ciboodle is the trading name of ciboodle Limited (a company 
registered in Scotland with registered number SC143434 and whose 
registered office is at India of Inchinnan, Renfrewshire, UK, 
PA4 9LH) which is part of the Sword Group of companies.
This email (and any attachments) is intended for the named
recipient(s) and is private and confidential. If it is not for you, 
please inform us and then delete it. If you are not the intended 
recipient(s), the use, disclosure, copying or distribution of any 
information contained within this email is prohibited. Messages to 
and from us may be monitored. If the content is not about the 
business of the Sword Group then the message is neither from nor 
sanctioned by us.
Internet communications are not secure. You should scan this
message and any attachments for viruses. Under no circumstances
do we accept liability for any loss or damage which may result from
your receipt of this email or any attachment.
__________________________________________________________________________________
Received on 2011-01-17 13:01:31 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.