I made some changes to code which I was planning on checking in. I actually need to branch and then commit those changes. What is the proper way of doing this without losing data (I'll make a backup)? Note that I haven't only changed files; I have also done renames. I want to get it right the first time, hence why I am asking here.
You want the svn switch command
If your changes are in an existing working copy, and you want to use that as the basis for your branch, you can branch from your Working Copy (WC) and get to work. Check out the copy command to create your branch from your WC.
Sorry for the lack of command line specifics, I'm a pampered TortoiseSVN user!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With