Feed Rss



Posts Tagged ‘SVN Externals

Jan 12 2012

SVN Externals – Share common assembly code between solutions

If you are like me and you have a similar problem of having to share common in-house library code between various Visual studio solutions and you are using SVN for your source code control, then SVN Externals might be a good option to consider. In my scenario, I had a class library which contains a [...]

tag: ,