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

Re: More DreamWeaver MX + svn woes

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-08-19 16:55:17 CEST

On Wed, 2004-08-18 at 10:38, Carlos Valiente wrote:

> Any ideas on how to overcome this (if it's possible at all)?

It looks like Dreamweaver is trying to LOCK a non-existent resource as a
way of 'reserving' the name. IIRC, this is an allowed practice in the
WebDAV RFC... the idea of locking and returning a 'null' resource. I
guess mod_dav_lock in httpd-2.1 doesn't have this feature.

It's probably not worth trying to "hack" the already-existing
mod_dav_lock/SVNautoversioning hack even further. I'd recommend waiting
for svn 1.2, in which we plan to truly support the LOCK method.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 19 16:57:26 2004

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.