AnkhSVN, mysisgit and Pageant
Posted
by Chalkey
on Stack Overflow
See other posts from Stack Overflow
or by Chalkey
Published on 2010-06-03T15:08:23Z
Indexed on
2010/06/03
15:14 UTC
Read the original article
Hit count: 347
I have recently installed msysgit on my machine (its running Windows 7) to use Git for some projects. A lot of my projects are under SVN, in which I use AnkhSVN in Visual Studio 2008 to commit etc.
Since I have installed msysgit everytime I try to commit, update etc inside Visual Studio, the program C:\msysgit\bin\ssh.exe loads up, asks for my password, then Ankh throws an exception.
I currently use Pageant to save my login credentials for SVN - I have TortoiseSVN installed, which is still working fine...
Has anybody got any suggestions to get Anhk working again - without uninstalling msysgit?
Thanks
© Stack Overflow or respective owner