From: mike d. <md...@st...> - 2000-02-20 02:34:26
|
On Sat, 19 Feb 2000, Dirk Moebius wrote: > jCVS seems to connect, but then hangs forever. I set /usr/bin/ssh as rsh > command in the options, and used server mode (instead of pserver). Is > that right? also, if it really is hanging, you will see an open connection to a remote port 22 when you do 'netstat -n' (probably ESTABLISHED, or more likely SYN_SENT if it's hanging). -md |