1. Be sure to check in any changes you have currently made to the solution.
2. Back up the solution.
3. If you are using Windows Vista/2007/8, please right-click Visual Studio and choose "Run as administrator".
4. Under the File menu of Visual Studio, click Source Control->Change Source Control.
5. In the resulting dialog, select the solution and all projects and then press the Unbind button. This will unbind the solution from source control.
5. Close Visual Studio, run VS as administrator if you are using Windows Vista/2007/8 and re-open the solution.
6. Change the current source control plug-in to the new source control provider at "Tools -> Options -> Source Control -> Plug-in Selection".
7. Add the solution to the new source control provider or bind (via Change Source Control window) the solution to the new source control provider if it's already in the repository.
