3

I am using AnkhSVN first time. On 32Bit Visual Studio 2010 Prof it works great.

enter image description here

Same installation with same project on a x64 Systems does not show the green hooks nor any SVN options. No AnkhSVN

It seems that it is not installed and shows all like before. Re-Installing has the same unusable effect. No errors.

I am not sure if it is because of x64 system or not.

Any ideas how it could work?

slugster
  • 49,403
  • 14
  • 95
  • 145
Nasenbaer
  • 4,810
  • 11
  • 53
  • 86

1 Answers1

8

try by changing the Source Control Provider in the Visual Studio Options Go to Tools -> Options -> Source Control and change Current Source Control Plugin to AnkhSVN.

enter image description here

slugster
  • 49,403
  • 14
  • 95
  • 145
Waleed
  • 3,105
  • 2
  • 24
  • 31
  • Good you made my day!! That cool. Thanks a lot for your quick reply! – Nasenbaer Jun 15 '11 at 09:19
  • @Nasenbaer - if this was the answer then mark it as the answer, don't just post another screen shot on the end of your question. (The image is good to have but it would be better in @Waleed's answer). – slugster Jun 15 '11 at 09:30
  • 1
    I've taken the liberty of swapping where the image is - regardless of who uploaded it, it is a better fit in the answer rather than tagged on the end of the question. – slugster Jun 15 '11 at 09:34