SVN BrancherAdds two command to the tools menu: Create BranchCreates a branch and branches all externals to into the same branch Merge BranchMerges the branch and the externals with the selected branch. PrerequisitesTo use this tool your svn folder structure must be like the following: Project └ trunk (can be configured) └ branches (can be configured) OptionsCan be found in Options -> Source Control -> SVN Brnacher Branch only externals in the same repository:If set to false: branches externals from all repositories. Branch directory nameDefaults to branches Trunk directory nameDefaults to trunk DependenciesTortoise SVN with command line tools. |