Archive for the ‘SVN’ Category

Renaming a Branch in SVN

Thursday, May 5th, 2011

Help

What happens when you have a branch that you’re working in that has stuff in it that really doesn’t belong with the name.  I mean, naming is one of things that can be the most tricky.

Is renaming a branch hard?  Nope.

  1. Fire up the repo-browser.
  2. Right click on the branch you want to rename.
  3. Specify the name you want it to have.
  4. Specify a note for why you changed.

Bingo!

(more…)