SVN: Release branch and externals?
问题 We have two websites for the same client (main www site and another for the ecommerce site which sits on a seperate server) that use shared portion of code (various features/styles/javascript etc.). We currently manage this by having the shared code as seperate projects (in the same repos) in SVN and using svn:externals to pull the branch of each of these into the two website projects. We have just created two release branches, one each for the two sites. Everything gets commited to trunk for