Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

AnhkSVN not showing up in VS2012 Web

I just installed AnkhSvn-2.4.11610 with the intent of using it with VS2012 Express for Web but it's not showing up in the Plug-In Selection drop-down-box.

Does anyone know what might be wrong?

Many thanks.

like image 997
Adam Brown Avatar asked Sep 20 '12 09:09

Adam Brown


2 Answers

In VS2012 Go to Tools -> Options... -> Source Control -> Plug-In Selection -> complement choice AnkhSVN - Subversion Support for Visual Studio (In the Current Source control plug-in Drop Down List Select this option) then it will work.

like image 119
ch2o Avatar answered Nov 14 '22 22:11

ch2o


Yes. Visual Studio Express versions don't allow source code control plugins.

http://ankhsvn.open.collab.net/wiki/Faq#head-5cfda3c01b2ff5bab6b3742c33ced4abe1426eb2

like image 10
podiluska Avatar answered Nov 14 '22 23:11

podiluska