I have several projects [A, B, C], A depends on B and C. I want to move to a multi project build configuration. Today my projects live on SVN, completely isolated. I was wondering if the only way to use the multi project build features is if I move the projects to the same repository, imagine something like:
Always check out all three projects in the same relative locations, and make one of them the root * Use Subversion externals * Relocate all projects to a shared Subversion repository