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

file:// + exclusive locking/external locking - what's right?

From: Files <files_at_poetryunlimited.com>
Date: 2003-11-05 03:51:41 CET

Is the issue the external lock file?

Or the exclusive lock itself?

Personally, when I first saw this, I did not understand the external lock file.

But given that it records the user and the time of the lock that was taken
out, it makes some sense to me now.

Maybe if we separated it out in terms of those two concerns and then decided
what would be useful to keep and not keep when faced with concurrency issues
across a networked filesystem w/o a server?

What's the right answer here?

Ignoring networked filesystems because they have to use a server implies that
we shouldn't even have the file:// protocol, since it should all be
client-server.

Shouldn't it?

-- 
Shamim Islam
BA BS
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 5 03:52:18 2003

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.