visual studio 2010 - Source control for multiple projects -


i've worked sourcegear vault sometime source control i've run problem - going more common.

i have visual studio solutions looks so:

-main solution       - web app project       - shared class library 1       - shared class library 2 

the problem can bind solution 1 repository, class libraries shared, need used multiple solutions.

is there source control solution knows of allow solution contain multiple projects, bound different repositories?

thanks in advance al

build shared libraries separately , reference assemblies. building of libraries can automated (e.g. using continuous integration), easy , efficient solution.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -