Posts tagged ‘integration’

Adding Subversion support to Visual Studio 2008

Control versioning systems are an essential tool for every programmer and provide very useful options such as keeping different branches of the same project or reverting the source code to a previous version.

In this post I’m going to show you how to set up and integrate Subversion with VS2008. Continue reading ‘Adding Subversion support to Visual Studio 2008’ »