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

Re: svnadmin dump & server shutdown

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Wed, 01 Aug 2012 10:40:59 +0100

Andreas Krey <a.krey_at_gmx.de> writes:

> So: is it safe to run 'svnadmin dump' on an operational repo, and will it
> dump up to the last revision at the time of its start or its termination?

Yes, it is safe to run on live repository. If the admin doesn't specify
a revision range it will default to 0:HEAD where HEAD is determined
before starting the dump. If you change revision properties during the
dump and those changes occur after the revision involved has been dumped
then the dump will include the old, rather than new, values.

-- 
Philip
Received on 2012-08-01 11:41:37 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.