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

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

From: Alexander Malysh <a.malysh_at_centrium.de>
Date: 2003-07-09 18:46:57 CEST

Hi,

On Wednesday 09 July 2003 17:48, Ben Collins-Sussman wrote:
> Alexander Malysh <a.malysh@centrium.de> writes:
> > 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.
>
> $ svnadmin help load
> load: usage: svnadmin load REPOS_PATH
> [...]
> Valid options:
> --ignore-uuid : ignore any repos UUID found in the stream.
> --force-uuid : set repos UUID to that found in stream, if
> any. --parent-dir arg : load at specified directory in repository
>
>
> I'm so confused... why on earth does 'svnadmin load' have a
> --parent-dir argument at all? We already have 'svndumpfilter' for this.

hmm, svndumpfilter doesn't have such option. And as long it is not here ,
would be greate to have this option in svnadmin (imho). Later if it done with
svndumpfilter you can always get rid of it...

-- 
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 18:05:46 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.