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

svnadmin dump / svnadmin load Problem

From: Karl Heinz Marbaise <khmarbaise_at_gmx.de>
Date: 2007-03-01 14:12:15 CET

Hi there,

i have a single repos with a single project which start with

/trunk
/branches
/tags

ok. Now i have made svnadmin dump skmbuch >skmbuch.dump

and now i've created a new repository by

svnadmin create testrepos

and now i would like to
load the dump of x into new

svnadmin load --parent-dir skmbuch testrepos <skmbuch.dump

but i got the following message:
svnadmin load --parent-dir skmbuch testrepos <skmbuch.dump
<<< Started new transaction, based on original revision 1
svnadmin: File not found: transaction '0-1', path 'skmbuch/branches'
     * adding path : skmbuch/branches ...kama@traveler:~>

BTW: I'm using Subversion 1.4.2 on Linux, but the same on Windows (XP).

Can someone give me an hint what was wrong ? May be i'm a little bit
confused...

Thanks in advance.
Kind regards
Karl Heinz Marbaise

-- 
SoftwareEntwicklung Beratung Schulung        http://www.soebes.de
Dipl.Ing.(FH) Karl Heinz Marbaise            email: info@soebes.de
Tel.: +49 (0) 2405 / 415 893                  ICQ#: 135949029
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 1 14:12:36 2007

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.