Tagged Questions
3
votes
1answer
210 views
SVN Externals in a different SCM
At a previous workplace we used svn externals to update dependent projects when a shared component was updated. This made it easy to see anything that those changes broke, as well as update dependent ...