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

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

From: Michael P <svn_at_krimedawg.org>
Date: 2002-12-30 21:12:36 CET

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?

I can't find any reason in my apache config why MKCOL would be forbidden.
There's nothing in the error log, and just a standard entry in the access
log (showing a status code of 405). Does anyone have any advice?

Thanks...

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 30 21:13:21 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.