5

Has anyone managed this problem? All other Mercurial facilities are working fine inside VS.

Dan Ganiev
  • 1,062
  • 2
  • 11
  • 26

1 Answers1

13

Two things to try:

  • Make sure you reinstall VisualHG after installing Visual Studio 2010 (this may not be "necessary," but it's often needed for plugins of various sorts anyway).
  • Make sure you have VisualHG selected as the active source control plug-in. Go to Tools -> Options -> Source Control -> Plug-in Selection and make sure VisualHG is selected.
James McNellis
  • 348,265
  • 75
  • 913
  • 977