SVN switch vs relocate in a multiple project repository case
问题 We have a very complex SVN tree at my employer that has several project trees contained within the same repository, as follows (each leaf in this diagram has a complete trunk/branches/tags structure in it, btw) svn.contoso.com/root_repository_path/ |- project1 |- project2 | |- subprojectA | |- subprojectB |- project3 |- project4 |- |- subprojectA |- |- subprojectB |- project5 (the project I'm on) This works fine so far. However, a fellow developer did a bit of reorganizing, and moved project5