Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

Is there a way to uninstall VisualSVN 2.0 from Visual Studio 2010? There is no uninstaller in the Control Panel and I can't find it to remove it in Visual Studio 2010.

Is the only option just to remove the directory C:\Program Files (x86)\VisualSVN ?

Thanks

share|improve this question

3 Answers

up vote 8 down vote accepted

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

share|improve this answer

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.

share|improve this answer

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.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.