Johan - further challenges I'm afraid. I branched as you suggested, the complication is that I have two modules shared in SVN too.
At first (following your advice) I built the directory and copied the root in there. Trying to switch to this branch caused an error where the Modules could not be found. Then I copied the roots for the Modules too, to the branch, and first switched those to the branch in the solution.
When switching the branch for the main solution I get these errors:
Switch operation failed.
Switch operation failed.
Switch operation failed.
svn: Target path '/branches/Ians_Branch_1/tci_excorr_01/Base_Security' does not exist
svn: REPORT of '/TCI_Services/TCI_Excorr_Base/svn/!svn/vcc/default': 500 Internal Server Error (
https://free2.projectlocker.com)
svn: Target path '/branches/Ians_Branch_1/tci_excorr_01/Base_Training' does not exist
svn: REPORT of '/TCI_Services/TCI_Excorr_Base/svn/!svn/vcc/default': 500 Internal Server Error (
https://free2.projectlocker.com)
svn: Target path '/branches/Ians_Branch_1/tci_excorr_01/tci_excorr_01' does not exist
svn: REPORT of '/TCI_Services/TCI_Excorr_Base/svn/!svn/vcc/default': 500 Internal Server Error (
https://free2.projectlocker.com)
Patently these paths do exists? Did I miss something Johan?
I've also tried to switch to another branch created by another developer (who can create and switch to it BTW) yet I get the same errors with that.
Alternatively - going back to my previous question - can you suggest why these files cant be locked by SVN to create a Branch automatically?