[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: Julian Reschke <julian.reschke_at_gmx.de>
Date: 2004-05-20 23:11:51 CEST

Mark Phippard wrote:

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

LOCKs aren't cancelled -- they are locks, not transactions. Don't
confuse them; a WebDAV LOCK is really just a mechanism to prevent others
from modifying a resource; that's all.

Best regards, Julian

-- 
<green/>bytes GmbH -- http://www.greenbytes.de -- tel:+492512807760
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 20 23:12:36 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.