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

Re: lock request returns "405 Method Not Allowed"

From: Ben Collins-Sussman <sussman_at_red-bean.com>
Date: 2007-02-24 18:29:54 CET

On 2/24/07, Backup e-mail <bckemail@yahoo.com> wrote:

> <IfModule mod_dav_fs.c>
> # Location of the WebDAV lock database.
> DAVLockDB /var/lib/dav/lockdb
> </IfModule>

This looks like it could be interfering. Get rid of it.

Also, make sure you're not loading mod_dav_fs. You only want
mod_dav_svn loaded.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Feb 24 18:30:34 2007

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.