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

Directory locking: current goals

From: Brian W. Fitzpatrick <fitz_at_collab.net>
Date: 2004-10-15 16:41:31 CEST

It seems that the consensus is that recursive directory locking is too
complex and riddled with edge-cases for us to include it in the current
round of locking design. So what do we want to do with regard to
locking directories? As I see it, we have two choices:

- Depth 0 lock: lock only the directory properties. I don't know how
useful this might be.

- Depth 1 lock: lock the directory properties and the contents of the
directory. That is, no other user is able to add or delete files from
the directory, nor to modify any of the files in the directory.

I'm leaning toward the depth 1 lock right now, but I'd like to hear
from the rest of the list on this

-Fitz

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 15 16:41:56 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.