svndumpfilter --drop-empty-revs errors
From: Reilly, Michael <mreilly_at_techtarget.com>
Date: 2006-02-09 16:22:10 CET
Hello, I'm new to the list. I am a release engineer at a media company
We're running SVN 1.2.3 on RHEL 3.2.3 with Apache 2.0.46.
I am trying to split one large repository, with a number of projects in
I've googled and looked through the archives of the SVN Dev and SVN
The commands were:
$ svnadmin dump /repos/pd > pd.dump
$ svndumpfilter include PDS --drop-empty-revs --renumber-revs < pd.dump
# no errors
$ svnadmin load /repos/pds.temp < pds.dump
# non Node-copyfrom-rev error on rev 812 and possibly others
# Node-copyfrom-rev errors on revs 882, 892, 1346, 2579, 3212, 3326,
The node info for revision 812 is below. I've excluded the data.
Revision-number: 812
Prop-content-length: 165
Content-length: 165
K 7
svn:log
V 61
don't use FindBin module on NFS mount for performance reasons
K 10
svn:author
V 9
ahartford
K 8
svn:date
V 27
2005-03-01T23:43:54.664325Z
PROPS-END
Node-path: PDS/IO_Manager/trunk/perl/lib/perl/PDS/Log.pm
Text-content-md5: ea7e14859f33a47c18d6e4ef0628da99
Node-action: change
Node-kind: file
Text-content-length: 1947
Content-length: 1947
There are only two other references in the entire original repository to
When I run svndumpfilter without "--drop-empty-revs --renumber-revs",
Has anyone come across this issue before? Does anyone have any ideas
-Michael
-- Michael P. Reilly mreilly@techtarget.com 781-657-1766 TechTarget Release engineer, Product development 117 Kendrick St, Suite 800, Needham, MA 02494 There's so many different worlds, So many different suns. And we have just one world, But we live in different ones.Received on Thu Feb 9 17:59:20 2006 |
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.