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

Re: Since there's a resurgence of interest in cvs2svn...

From: Daniel Berlin <dberlin_at_dberlin.org>
Date: 2002-10-24 06:17:03 CEST

>
> While the first commit is processing, a second user could do an update, make
> a change, and commit it back. Quite reasonable and possible.
Just not in the same dir, since it will be locked until the first guy is
done committing, and the second guy won't be able to even *update*
with the lock still there.
That's why stale locks are so annoying, they prevent updates, not just
commits.
Not sure if this helps optimize anything, but ...
--Dan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 24 06:17:41 2002

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.