Re: Dealing with Renamed Directories

2012-07-17 Thread Stefan Sperling
On Tue, Jul 17, 2012 at 10:16:13AM -0400, Jamie Jackson wrote: > I have a dozen outstanding feature branches (based on the trunk), and > I need to rename a subdirectory. Since I've got so many branches, I > want to make sure I'm doing things properly. > > Here's how I plan to do this, and propagat

Dealing with Renamed Directories

2012-07-17 Thread Jamie Jackson
I have a dozen outstanding feature branches (based on the trunk), and I need to rename a subdirectory. Since I've got so many branches, I want to make sure I'm doing things properly. Here's how I plan to do this, and propagate the change to the branches: TRUNK 1. Rename the directory (and commit)