Tagged Questions
2
votes
2answers
445 views
Storing 3rd party library into source control with Continuous Integration usage
I just committed a very large 3rd party library (Boost) into our source control. I set it up with its own repository. I tagged its version so that other projects could svn:externals this specific ...