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

[PATCH] make svnadmin load --parent-dir XY working

From: Alexander Malysh <a.malysh_at_centrium.de>
Date: 2003-07-09 17:17:54 CEST

Hi,

attached you can find a patch, that makes svnadmin load --parent-dir XY
working for tags/branches.
Just a simple case (assume you have working repository with tags or branches
in it):
svnadmin create /path/to/repo2
svn mkdir /path/to/repo2/newparent
svnadmin dump /path/to/liverepo | svnadmin load --parent-dir newparent
/path/to/repo1

Without attached patch, you will get a error for your tags/branches about path
XY can't be found.

-- 
Best regards / Mit besten Grüßen aus Düsseldorf
Dipl.-Ing.
Alexander Malysh
___________________________________________
Centrium GmbH
Vogelsanger Weg 80
40470 Düsseldorf
Fon: +49 (0211) 74 84 51 80
Fax: +49 (0211) 277 49 109
email: a.malysh at centrium.de
web: www.centrium.de
msn: olek2002 at hotmail.com
icq: 98063111
___________________________________________
Please avoid sending me Word or PowerPoint attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html


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

Received on Wed Jul 9 17:25:13 2003

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.