Re: question about svnadmin load
From: Ryan Schmidt <subversion-2008c_at_ryandesign.com>
Date: Fri, 11 Jul 2008 16:19:31 -0500
On Jul 11, 2008, at 13:41, Andrew Sasak wrote:
> How does load behave when revisions in the dumpfile already exist in
If you load a dumpfile into a repository that is not empty, then the
> In other words if I ran the following commands:
Revisions 0 thru 2545 of repo1 will be loaded into repo2. If repo2
> svnadmin dump -r 2000:HEAD --incremental repo1 | svnadmin load repo2
This will try to load revisions 2000 thru HEAD of repo1 into repo2
> The question is because I need to maintain repository mirror that must
Then you should look at the tool svk.
> I'm wondering if I can overlap dump files so that I don't
You can't.
---------------------------------------------------------------------
|
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.