Re: Locking UI comments
From: Mark Benedetto King <mbk_at_lowlatency.com>
Date: 2004-10-13 19:22:48 CEST
On Wed, Oct 13, 2004 at 08:48:52AM -0700, Justin Erenkrantz wrote:
I think it should be atomic, in the following way:
Client -> Server
LOCK /foo.c @ r1234
Server -> Client
one of:
1.) SUCCESS: TOKEN is xxxx
2.) ERR: RESOURCE ALREADY LOCKED
3.) ERR: REQUEST OUT OF DATE
r1234 need not be HEAD, it just must be the youngest
For locking directories, a WC reporter would be required, due to the
--ben
---------------------------------------------------------------------
|
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.