Hi all,
I have a problem when cloning a repository using the Mercurial Eclipse
plugin.
When using the command line, everything is fine.
In eclipse, I get this error:
remote: ssh_askpass: exec(/usr/libexec/ssh-askpass): No such file or
directory
remote: Permission denied, please try again.
remote: ssh_askpass: exec(/usr/libexec/ssh-askpass): No such file or
directory
remote: Permission denied, please try again.
remote: ssh_askpass: exec(/usr/libexec/ssh-askpass): No such file or
directory
remote: Permission denied (publickey,password,hostbased).
abort: no suitable response from remote hg!
, error code: 255
Here is my setting:
Mercurial repository location: ssh://
lo...@xxx.yyy.edu//p/sss/repo
My configuration:
Eclipse Galileo, Mercurial Version 1.4.12
Running MacOS 10.6.1
Thank you for any help,
Ales