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

Re: how to check completeness? (was: Re: urgent: subversion)

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-08-06 14:57:29 CEST

On Fri, 2004-08-06 at 05:47, Lukas Ruf wrote:

> Do I need to fear any potential problem regarding concurrent access?
> I mean, if anyone starts a commit while this dump is running?

Not at all. Dumping is exactly the same as a client doing a 'checkout'
of every revision tree. Readers are never blocked by other readers or
writers, nor do they ever interfere with other readers or writers.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 6 15:00:10 2004

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.