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

Question about atomic commits and "tree locking".

From: Alfred Perlstein <bright_at_mu.org>
Date: Sun, 15 Jun 2008 21:15:31 -0700

Hey guys,

How does Subversion deal with checkouts/updates at the same time
as a commit in in progress?

example:
If you are doing a commit, let's say over 5000 files on your
file:///path/project/trunk, if someone does a checkout during
this time, will they get "locked out" during this commit. Or
does it use some sort of system so that the checkout can happen
at the same time, but you get all-or-none?

How does Subversion deal with two commits at the same time?
If the changesets don't collide, can they proceed at the same
time?

thank you,

-- 
- Alfred Perlstein
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-16 06:16:06 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.