RE: Restoring from an incremental dump?
From: Geir Engebakken <geir.engebakken_at_edb.com>
Date: Fri, 8 Jan 2010 13:05:33 +0100
Just a question here, if you skip revisions in the load, will the revision numbers be adjusted, or will they preserve the original revision numbers with padded zero revisions maybe?
Geir
-----Original Message-----
On Jan 7, 2010, at 07:02, JossMartin wrote:
> I want to know if there is any way to restore a local copy from an
Assuming you have several incremental dump files, going back to the beginning of the repository's creation, sure you can create a new repository from it:
svnadmin create newrepo
where dumpfile1 is the one that begins at revision 0, dumpfile2 begins at or after where dumpfile1 left off, etc.
------------------------------------------------------
Please start new threads on the <users_at_subversion.apache.org> mailing list.
------------------------------------------------------
Please start new threads on the <users_at_subversion.apache.org> mailing list.
|
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.