Ants,

I have an ANT CVS task with cvsRsh attribute set to "ssh". When running the task, I get this message:

ssh_askpass: exec(/usr/lib/ssh/ssh-askpass): No such file or directory Permission denied, please try again.

I have then installed openssh ssh-askpass, and now I get a GTK dialog everytime the program makes a CVS access. Do you know how to skip this ssh_askpass call? Note: I have also tried accessing the CVS repository through extssh by command line, it works fine. And the CVS server is well present in my ~/.ssh/known_hosts file. Should I create a pair of key/public files? Or anything else?

Config: JDK 1.4.2, Ant 1.6.2, Linux.

Thanks in advance for your help.

ACario


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to