Hello,
I'm in a situation where I don't want to commit my current changes to the trunk.
I would like to commit to a private branch and work there a little until I'm sure that everything is OK. I will merge changes made in my branch to the trunk.
What is the recommended procedure when you use SubVersion and TortoiseSVN ?
I have the classic directory structure:
- /trunk
- /branches
- /tags
Thanks a million.