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

Re: How to substitute trunk with a branch?

From: Quentin Arce <qarce_at_yahoo.com>
Date: Mon, 3 Mar 2008 06:26:17 -0800 (PST)

--- Paul Koning <Paul_Koning_at_dell.com> wrote:

> >>>>> "yuri" == yuri <yuri_at_tsoft.com> writes:
>
> yuri> I have the repository with a trunk that was
> abandoned long time
> yuri> ago and one active branch. Now I want to
> make this branch to
> yuri> be a trunk. So I need all trunk to be
> overwritten by the
> yuri> branch and this branch should disappear.
>
> yuri> How do I do this?
>
> svn rm .../trunk
> svn mv .../branches/goodbranch .../trunk

One thing to note

you will want to always use --stop-on-copy when
looking a the logs of trunk once you do this.

>
> paul
>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail:
> users-help_at_subversion.tigris.org
>
>

      ____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-03-03 15:46:47 CET

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.