I have a weird requirement where I need to change the current trunk into a branch and one of branches into trunk. I was trying to figure out how this can be done with tortoise svn client. I don’t want to merge, but I just need to exchange the head and a branch.Any clues on this can be done?
Share
It’s basically a good old swap, so you need a temporary name and three operations:
Same with TortoiseSVN, just use the repository browser.