Temporary page for the Source Control Provider (SCP) Selector From my previous weblog:

Source Control Provider Selector, or SCP Selector for short, is a small application that I* wrote that will allow you to change the default source control provider on your system. Visual Studio .NET 2002 will only read in the default source control provider from the registry upon startup, so be sure to set the SCP of choice before startup.

I should also add that this is the first release, so I'd appreciate any feedback. A warning that I should add is that this tool does read and write to the registry. The installed source control providers are located at HKEY_LOCAL_MACHINE\SOFTWARE\SourceCodeControlProvider\InstalledSCCProviders and the default is read and written to HKEY_LOCAL_MACHINE\SOFTWARE\SourceCodeControlProvider.

Download the current version from here: ZIP (4kb)