can't use load and dump to go from Win2000 -> WinXP ?
From: Mark Baker <mbaker_at_climaxgroup.com>
Date: 2004-08-24 18:05:53 CEST
I'm transferring some repositories from a Win2000 server to a Windows XP
(both are up to date with relevant hotfixes / service packs)
Using svn 1.0.6, I can do "svnadmin dump repos > dumpfile" ok.
I can create a new repos and load this dumpfile back in on the win2000
However, when I copy the dumpfile to the Windows XP machine, I can't load it
I get:
svnadmin load Volvo < volvo-dump
<<< Started new transaction, based on original revision 1
* adding path : trunk ... done.
------- Committed revision 1 >>>
<<< Started new transaction, based on original revision 2
* adding path : tags ... done.
------- Committed revision 2 >>>
<<< Started new transaction, based on original revision 3
* adding path : branch ... done.
------- Committed revision 3 >>>
<<< Started new transaction, based on original revision 4
* adding path : trunk/S40 ... done.
svn: Found malformed header block in dumpfile stream
Any thoughts? I've tried two different repositories and I get the same
I've been able to successfully create a repository and access it, add files,
I copied the file between machines using normal windows (samba) networking,
Apologies if this is a FAQ but I did attempt to search the mailing list
FYI I have also tried creating and loading the dumpfile using svn 1.1-rc2
Many thanks,
Mark
Mark Baker
Lead PS2 Programmer, Climax London
E: mbaker@climax.co.uk
T: 020 8974 9760
M: 07971 808 540
|
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.