Andreas Krey <a.k...@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

Reply via email to