So I don’t forget:
SVN Creating a Branch
1. Right-click top level folder of where you want to create the branch.
2. Select Tortoise SVN -> Branch/Tag
3. In the To URL: text field specify the branches new directory.
4. Click OK
5. Switch your working copy to the new branch.
a. Select Tortoise SVN -> Switch
b. Browse to the newly created branch
6. Click OK
7. Your working copy will now be linked to the new branch for the specified folder in the REPO




Nice!
Now I know how
Right on. Are you using or getting started with a branch style workflow?
Nice. Simple but effective