Uninstalling VisualSVN 2.0 from Visual Studio 2010

Solution 1:

From VS: Tools->Extension Manager->Visual SVN->Uninstall

Solution 2:

From VS:

Tools->Extension Manager->Visual SVN->Uninstall . 

In visual studio 2010, Uninstall button is disabled. If disabled, go here and install the visual svn again. During installation, you will get an remove option. Click the 'Remove' button. It will remove Visual SVN form visual studio.

Do forget to Restart the visual studio.

Solution 3:

In Visual Studio 2010, the Uninstall button is disabled.

I definitely don't want to upgrade VisualSVN (per @Md. Tahmilur Rahman above) just so I can remove it from Visual Studio. Going to Control Panel/Uninstall a program/VisualSVN and removing it also cleared it out of VS2010 the next time I opened it.

Solution 4:

Actually, neither of these solutions worked, since my ability to uninstall via the Extension Manager was disabled and VisualSVN didn't appear in my list of programs through the Control Panel. Even after using Revo Uninstaller to reveal it in my list of Programs, uninstalling it failed.

After a bit more research, I found this thread. Essentially, you have to run VS2010 as administrator (right click application icon, then choose "Run as Administrator"). Only then will the Uninstall button appear in the Extension Manager so you can remove it.

Solution 5:

You can uninstall it by running the installer from VisualSVN again, and selecting the remove option.