[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Problems dumping a directory tree and then loading into fresh repository

From: James Lamanna <jamesl_at_appliedminds.com>
Date: 2005-08-18 20:05:33 CEST

I have a directory tree that I'm trying to dump from one repository and
then load in to a new repository.
I've extracted all the pertinent revisions by parsing an svn log of the
path, and now I'm running dumps and loads over all the revision ranges.

However, I keep running into several errors like the following:
* adding path blah/blah/blah/blah ...svn: File not found: revision 691,
svn: Can't write to stream: Broken pipe

or

* editing path : blah2/blah2/blah2 ...svn: File not found: transaction
'jq', path 'blah2/blah2/blah2'
svn: Can't write to stream: Broken pipe

Any help?

The server version is 1.1.4 (r13838)

Thanks.

-- 
James Lamanna
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 18 22:33:02 2005

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.