Re: Locking functional spec: read-only WC
From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-10-13 16:31:46 CEST
Ben Collins-Sussman wrote:
> There are two scenarios here:
Except that by relying on the filesystem r/w attribute, we cannot
The lock is still only truly enforced when trying to commit, so I think
a) the file is not already locked, so a lock is created, the file
b) alternatively, even if the file is not already locked, the server
c) the file _is_ locked, so the commit fails with an appropriate error
Case a) would work like the current non-locking behavior in a completely
svn:lock = 0 or null - lock must be proactively present before any
svn:lock = 1 - existing lock will block commits, but otherwise an atomic
svn:lock = 2 - signed note from your mom required for commit ;)
>
I think you mean "no such" here.
John
-- John Peacock Director of Information Research and Technology Rowman & Littlefield Publishing Group 4501 Forbes Boulevard Suite H Lanham, MD 20706 301-459-3366 x.5010 fax 301-429-5748 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Oct 13 16:32:06 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.