You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Quentin Arce <qa...@yahoo.com> on 2008/03/03 14:26:17 UTC

Re: How to substitute trunk with a branch?

--- Paul Koning <Pa...@dell.com> wrote:

> >>>>> "yuri" == yuri  <yu...@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@subversion.tigris.org
> For additional commands, e-mail:
> users-help@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@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org