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

Re: WebDAVFS and Dreamweaver

From: Sergey <sergeyli_at_pisem.net>
Date: 2003-05-01 16:28:09 CEST

Peter Burkholder wrote:
> I have better luck mounting the repository using MacOSX WebDAVFS. But there

I don't know your situation, but you may want to try davfs also (it's DAVFS 2 actually, and it's at davfs.sf.net). It issues
LOCKs, that I know for sure.

>
> I don't know how this works agains mod_dav_fs or with Windows Webfolders
> (perhaps I'll find out).
>

My server logs show that Webfolders does issue LOCK requests. But I get away with not having mod_dav_lock yet. I have "DavLockDB
/var/lock/dav" directive in my httpd.conf, which creates two small files in /var/lock directory, dav.dir and dav.pag. PUTs from
DAVFS fail (don't know why yet), PUTs from Windows work.

Sergey.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 1 16:34:06 2003

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.