How do you branch and merge with Apache Subversion using the TortoiseSVN client?
My easy click-by-click instructions (specific to TortoiseSVN) are in Stack Overflow question What is the simplest way to do branching and merging using TortoiseSVN?.
How do I create a new branch with my working copy using TortoiseSVN? I see the branch option, but I don't see a way to name it somehow.
I've been reading up on branching/merging with Subversion 1.5 using the excellent and free Version Control with Subversion book. I think that I understand how to use the Subversion command line client to perform the actions that I need most …
What is a really simple "how to" to do branching and merging using TortoiseSVN?