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

Re: writing to files with mod_dav_svn and davfs

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-11-24 18:41:32 CET

On Sun, 2003-11-23 at 16:12, Sterling Hughes wrote:

> I can go and view the files within my repository, but when I try and vim
> a file. It says "swap file already exists" (standard message), because
> it can't create a swap file itself. Then when I try and change then
> save a file, I get "write access denied."

Have you read the whole book appendix on autoversioning?

davfs requires the LOCK method to be supported, unconditionally. You
can't do any edits/writes to an svn repository unless you're using
mod_dav_lock in httpd-2.1.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 24 18:42:36 2003

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.