'svnadmin load --parent-dir' seems to be a bit buggy
From: Oliver Siegmar <oliver.siegmar_at_xams.org>
Date: 2003-07-19 12:48:13 CEST
Hi,
mycurrentrepos:
projectA/
svnadmin dump myoldrepos > dumpfile
...everything ok, but mycurrentrepos:
branches/
so...restore backup and try again:
svnadmin load --parent-dir projectC mycurrentrepos < dumpfile
* Dumped revision 0.
------- Committed new rev 4 (loaded from original rev 1) >>>
<<< Started new txn, based on original revision 2
------- Committed new rev 5 (loaded from original rev 2) >>>
<<< Started new txn, based on original revision 3
any hints?
Bye,
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.