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

Re: Renaming a branch

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-09-06 18:25:30 CEST

On 9/6/07, Brian McCann <Brian.McCann@viziant.net> wrote:
>
>
> Hi,
>
> I created a branch a few days ago, code has been committed to the branch
> since it was created
>
> Is it possible to rename a branch? There is an error in its name I would
> like to fix

A branch is just a directory, rename it the same way you would any
other. svn mv <url_to_old_name> <url_to_new_name> (if you don't have a
WC checked out from the parent directory).

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 6 18:22:30 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.