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

RE: Re: how to change repository repository path

From: Bicking, David (HHoldings, IT) <David.Bicking_at_thehartford.com>
Date: 2007-10-25 15:12:46 CEST

> -----Original Message-----
> From: Jeremy Pereira [mailto:jeremyp@jeremyp.net]
>
> On 24 Oct 2007, at 11:12, paptimusx scirocco wrote:
>
> > Hi there.
> >
> > Could you help me.
> > I would like to change path from A to B.
> >
> > A) file:///c:/var2/svnroot2/SRC.070919
> > B) file:///c:/var2/svnroot5/SRC
> >
> > I failed though I tried.
> > do you know a good method?
>
> svn mv -m "drop date suffix from SRC path" file:///c:/var2/svnroot2/
> SRC.070919 file:///c:/var2/svnroot5/SRC
>
> Of course the history will show the fact that you changed the
> directory name, but that's not something that would bother me.

However, once you do this, you can use
http://furius.ca/pubcode/pub/conf/common/bin/svndumpfilter3.html
To "clean up" the path history. Disclaimer: I've never actually tried
this script.

--
David
*************************************************************************
This communication, including attachments, is
for the exclusive use of addressee and may contain proprietary,
confidential and/or privileged information.  If you are not the intended
recipient, any use, copying, disclosure, dissemination or distribution is
strictly prohibited.  If you are not the intended recipient, please notify
the sender immediately by return e-mail, delete this communication and
destroy all copies.
*************************************************************************
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 25 15:13:55 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.