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

Re: Locking non-existent paths. Time to discuss.

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2005-03-21 15:07:29 CET

Ben Collins-Sussman <sussman@collab.net> writes:

> * still interoperating with MS Office

... with the unfortunately side effect of having every new file
creation look like *two* 0-byte PUTs (read, two commits of the same
empty file) -- one for the LOCK, and one for already-existing 0-byte
PUT that Office does. At least we can detect this fact, though, and
make the commit message read differently:

   "WebDAV Autoversioning: Path '%s' reserved for locking with an empty file."
   "WebDAV Autoversioning: Modified '%s'.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 21 16:11:09 2005

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.