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

Re: Exclusive Locking: 2nd draft

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-05-21 18:34:42 CEST

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

> * Any transaction attempting to be committed will have its changed-paths
> compared to the locks table. If someone other than a lock-holder is
> attempting to change a locked path, the commit is rejected. (As an
> optimization, this check can be done "earlier" -- when the change is
> made, rather than when the whole transaction is committed.)

IMO, this whole feature is a bust if I have to wait until after I've
uploaded the changes to my 20-Mb Word Document to find out that my
commit is denied because someone has that file locked. (Ben, I know
you agree with me ... just wanted to publicly state this opinion.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 21 18:35:10 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.