0

Currently, I use the Microsoft Visual Studio Express 2012 for Windows Phone on my Windows 8 system. However, I can't find how to check out the SVN features, even if I install AnkshSVN. Does anybody have any solution?

Rubens
  • 14,478
  • 11
  • 63
  • 92
Jerry Cai
  • 571
  • 2
  • 8
  • 18
  • possible duplicate of [AnhkSVN not showing up in VS2012 Web](http://stackoverflow.com/questions/12509757/anhksvn-not-showing-up-in-vs2012-web) – shf301 Jul 15 '13 at 02:00

1 Answers1

1

Visual Studio Express editions do not support plugins, so AnhkSVN will not work. You can use any SVN client you wish from outside of Visual Studio.

shf301
  • 31,086
  • 2
  • 52
  • 86