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

Re: MKCOL of [...] returned status code 405 (Method Not Allowed)

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-12-30 23:27:59 CET

Michael P <svn@krimedawg.org> writes:

> I have been using Subversion for a project at work for about a week.
> Today, when I tried to commit some changes this happened:
>
> $ svn commit -m "A bunch of changes"
> Adding lib
> Adding (bin) lib/jFdfTk-5.jar
> Adding (bin) lib/struts-1.1-b2.jar
> Adding sql
> svn: RA layer request failed
> svn: Commit failed (details follow):
> svn: MKCOL of /svn/repos/!svn/wrk/29d33d95-09b3-0310-bf6a-bc98a26aaa6d/fillouts/trunk/sql returned status code 405 (Method Not Allowed)
>
> This is a remote commit to an Apache server. I assume MKCOL is one of the
> DAV methods?

Have you ever created a new directory before in this manner (i.e. in a
commit to a remote apache server)? Maybe your proxy is blocking the
MKCOL method?

Do you have a reproduction recipe?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 30 23:30:43 2002

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

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