Hello, I have a problem with cvs running with ssh from Ant.
Connecting to cvs directly from the commandline works as expected. When I attempt the same cvs incantation running the cvs task from Ant it just seems to hang. The ssh.exe is invoked (my trusty firewall tells me that) but then nothing further. I found http://java2.5341.com/msg/50634.html which outlines the same problem. I assumed the solution has to do with configuring the known_hosts file...but no matter what I have tried Ant hangs. Any help appreciated Darins