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

MKCOL 405 Error

From: schwipps <tanguy.merel_at_gmail.com>
Date: Mon, 17 Jan 2011 02:49:21 -0800 (PST)

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
Received on 2011-01-17 11:55:40 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.