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

question about svnadmin load

From: Andrew Sasak <andrew.sasak_at_gmail.com>
Date: Fri, 11 Jul 2008 14:41:15 -0400

How does load behave when revisions in the dumpfile already exist in
the repository? In other words if I ran the following commands:
svnadmin dump -r 0:2542 repo1 | svnadmin load repo2
svnadmin dump -r 2000:HEAD --incremental repo1 | svnadmin load repo2

The question is because I need to maintain repository mirror that must
be offline. I'm wondering if I can overlap dump files so that I don't
need to keep precise track of the previously synced revision. I
haven't seen this topic mentioned anywhere.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-11 20:41:36 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.