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

Re: dump | dumpfilter | load problem

From: Jochen Wuttke <wuttkej_at_lu.unisi.ch>
Date: Mon, 7 Jul 2008 21:14:23 +0200

Thanks for the tip!
The problem was that in the filtered dump, the first action was to
create the directory shown in the error message. Apparently subversion
does not create top-level directories if they are missing (maybe this
should be documented or be allowed to force through an option?). After
adding those manually, the load just worked fine.

Jochen

On Jul 7, 2008, at 8:39 PM, Karl Heinz Marbaise wrote:

> Hi,
>
>> svnadmin load --parent-dir new/parent /new/repos < filtered
>>
>> I get the error message:
>>
>> $ svnadmin load --parent-dir LuMiNous /home/pezze/Shared/code
>> <lumi.filter.repo
>> <<< Started new transaction, based on original revision 1
>> svnadmin: File not found: transaction '34-1', path
>> 'LuMiNous/tests/trunk/ch.unisi.lumi.mdd.tests'
>> * adding path : LuMiNous/tests/trunk/ch.unisi.lumi.mdd.tests ...
> It seemed to me that you have filtered revisions from which this file
> has been copied to....in a earlier revision....have you take a look on
> that file and revision and checked if it might be created by an copy
> operation ...?
>
> Kind regards
> Karl Heinz Marbaise
> --
> SoftwareEntwicklung Beratung Schulung Tel.: +49 (0) 2405 / 415 893
> Dipl.Ing.(FH) Karl Heinz Marbaise ICQ#: 135949029
> Hauptstrasse 177 USt.IdNr: DE191347579
> 52146 Würselen http://www.soebes.de

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-07 21:14:55 CEST

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.