Trouble with svndumpfilter and svnadmin load
From: Felix Collins <felix_at_keyghost.com>
Date: 2004-06-30 06:56:52 CEST
Hi All,
I can't get a repository to load.
I'm running svn 1.0.4 (r9844) on a win2k server box with apache2
So far this is what I've done (some names changed to protect the
svnadmin dump d:\repos\myrepos > myreposdump
type myreposdump | svndumpfilter include myproject --drop-empty-revs
type myprojectdump | svndumpfilter exclude myprojectsub
I then search and replaced all instances of "Node-path: myproject/" with
I also removed some blocks that were deleting paths that did not exist
Now when I load it using ...
svnadmin load d:\repos\myproject < myprojectdumpclean
It stops at a block early on that says...
Revision-number: 5
K 7
Node-path: trunk/tools
The error message from svnadmin is...
<<< Started new transaction, based on original revision 5
I'm not sure why this is failing. Of course the "File" is "not found",
Anyone got any ideas here? I'm already up to my elbows in svn dump. It
Thanks in advance,
---------------------------------------------------------------------
|
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.