Hi all,

Can anyone tell me what I'm missing getting hg to work over ssh.
I've seen some threads on the topic but they seem to end without
an explicit solution.

  cpu% hg -vvv clone -e '/bin/openssh/ssh -2' ssh://192.168.1.88/foo2
  running /bin/openssh/ssh -2 192.168.1.88 "hg -R foo2 serve --stdio"
  remote: abort: Bad file number
  abort: no suitable response from remote hg!

This failure happens before prompting me for a password.
This hg does let ssh prompt me for a password, right?


Thanks,
-troy

Reply via email to