hey all,
I've been getting a strange error with git pull, using the bundled ssh
utilities.
I type 'git pull' to receive changes from a git archive based off of
ssh, and it asks me for my password.
However, when I enter my password, instead of connecting, it goes into
an infinite loop and the password requests scroll down the screen.
Anyone know what is going on here? I've disabled all other ssh clients
on my machine. Also tried built-in plink support, but that didn't seem
to work with my server based on linux. Exactly what is the execution
path when you do git pull (through ssh) on windows 32 anyways?
Thanks much,
Ed (
hor...@gmail.com)
(ps - this behavior is specific to only one box that I support
(windows 2003) which so happens to be the most important. The others
seem to work fine )