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

Re: Exclusive Locking: design in a nutshell

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-05-20 21:14:41 CEST

Mark Phippard <MarkP@softlanding.com> writes:

> What happens in the DAV spec if the user later cancels their LOCK? Do
> those previous PUT's get discarded or committed? If the former, then it
> seems odd that the DAV server should have previously handed out those now
> invalid versions to someone that did a GET.

This is my only concern with the current proposal. It would seem,
though, that LOCK cancellation can be accomplished by remembering what
the resource looked like at the time the LOCK was taken out, and if
the LOCK is aborted, simply commit one more time with the lock removal
and content reversion.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 20 21:15:13 2004

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.