Visual Studio Hacks
Source Control Tools

SccSwitch

by admin on March 1, 2008

Overview

Visual Studio provides a common interface that source contorl providers can use to write their own source control providers. This means you can use any number of source control systems through the same familiar Visual Studio interface. The problem is that until Visual Studio 2005 there is no easy way to switch the source control provider, that is where this tool comes in. The simple interface of this tool can be seen here:

All you need to do is simply check the checkbox next to the source code provider you want to enable and click the Update button.

Download

blog comments powered by Disqus

Previous post: SourceSafe Bindings Remover

Next post: VSTweak