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

Atomicity of locks and needs-lock

From: Edward Harvey <eharvey_at_chilsemi.com>
Date: 2006-04-28 22:38:55 CEST

Would anybody object to, or favor this idea?

When somebody tries to lock a file that doesn't have needs-lock on it,
atomically also add the needs-lock property. Conceptually, as far as I
know by all accounts, it makes no sense to ever lock a file that doesn't
needslock.

Currently, when a person commits, it atomically will
Commit-and-ReleaseLock. So I hope it's not objectionable to provide an
atomic way to lock-and-needslock.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 28 22:39:13 2006

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.