[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: Sterling Hughes <sterling_at_project-pint.org>
Date: 2003-11-24 19:57:08 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?
>
I didn't, no, sorry.

> 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.
>

Ok, thanks. I fixed it temporarily by just nulling out the lock call in
davfs. I guess when i upgrade to 2.1, things will be sexier :)

-sterling

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 24 20:02:45 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.