Application to Switch Version Control Systems

CodeGuru content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More.

I have to use 2 different Source Code Controls: Microsoft Visual Source Safe
and Rational ClearCase. Both of them provide a nice integration with the
Microsoft Visual Studio IDE, so that I can checkout/checkin files while
editing them.

Unfortunately, Visual Studio does not prompt you for the SCC to use (at
least, I could find it). So I wrote a little utility that plays with the
registry and lets you set a specific SCC as the default one.

Downloads

Download source – 15 Kb

More by Author

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends & analysis

Must Read