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

Re: Problems dumping a directory tree and then loading into fresh repository

From: James Lamanna <jamesl_at_appliedminds.com>
Date: 2005-09-02 00:03:19 CEST

kfogel@collab.net wrote:
> James, you've got copies in your tree. Some of those copies have
> sources that are either
>
> - in revision trees from before the earliest revision in your
> dumpfile, or
>
> - in locations not included in your dump.
>
> Depending on what kind of activity has been going on in your
> repository, non-complete dumpfiles can be very complex. Whenever you
> dump less than the whole repository, you can run into trouble.
>
> Does this clarify what the problem is?

>
> James Lamanna <jamesl@appliedminds.com> writes:
>
>>Joshua Varner wrote:
>>
>>>On 8/24/05, James Lamanna <jamesl@appliedminds.com> wrote:
>>>
>>>
>>>>I tried asking this on svn-users, but I never got a response...
>>>>And its quite an important issue preventing me from moving forward.
>>>>
>>>
>>>Sorry for the delay
>>>Here is the original thread from users:
>>>http://subversion.tigris.org/servlets/BrowseList?list=users&by=thread&from=357391
>>>
>>>
>>>>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

So I've tried the above command again w/o any of the exclude lines:
svnadmin dump /export/repositories/ami | svndumpfilter include
--drop-empty-revs TouchTable TouchTableSDK

It still fails, so I don't see how it could be a problem with copies
being in the tree, since I"m not excluding any of them now.

-- 
James Lamanna
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Sep 2 00:19:58 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.