Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

A tool to change the default source control client

0.00/5 (No votes)
14 Oct 2004 3  
A small tool to change the default source control provider client, so you can use SourceSafe, SourceOffsite, Workspaces etc, on the same machine

Sample Image - SCCswitch.gif

Introduction

I just wanted to use two different source control providers on the same machine. I installed both clients but I discovered that the later installed is always the default. I searched the net all over for a tool, but no usable application was found. So I decided to write my own.

Background

The solution is real simple and well described at: http://support.microsoft.com/default.aspx?scid=kb;en-us;319318.
Some registry settings and that's all.

Using the tool

Simply run the exe, choose the provider you want to be default, and click the button.

Only one provider can be active at a time. If you change the provider while another project is open it will lose the connection and continue working offline.

Hope you can use it.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here