[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-24 23:19:11 CEST

I tried asking this on svn-users, but I never got a response...
And its quite an important issue preventing me from moving forward.

I've attached a svnadmin load log that fails.

The dumpfile used was created with:
svnadmin dump
/export/repositories/ami |
svndumpfilter include --drop-empty-revs TouchTable TouchTableSDK |
svndumpfilter exclude --drop-empty-revs
TouchTable/branches/API/TouchTable/API-Prelim/apiPrelimDoc
TouchTable/branches/API/designDocs
TouchTable/branches/API/TouchTable/API-Prelim/Comments
TouchTableSDK/Comments TouchTable/branches/demo/n > ttdumpfile4

This was then loaded into a brand new repository.

The failures appear to be "missing transactions" and thinking that files
are not there. By the looks of things it almost seems like the revision
numbers are wrong where it is looking for the files.

Thanks.

-- 
James Lamanna


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Wed Aug 24 23:36:16 2005

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.