CVS ext server type and login

When I use other cvs client using a server type of "ext" I am able to login with a user id and password. Why is it that with Sun Java Studio 8 this is disallowed?Thanks,John
[194 byte] By [Nanonaut] at [2007-11-26 11:06:34]
# 1

Pl. refer to: http://javacvs.netbeans.org/doc/jihlava/ext-method.html

... There's known issue with Unix SSH implementations that read passwords directly from keyboard. So there is no way how to set it from Java. (There is workaround: public/private keys handshake with empty private key passphrase.)

Pl. also refer to http://www.netbeans.org/kb/articles/sourceforge.html which provides the steps required.

KarthikR at 2007-7-7 3:20:41 > top of Java-index,Development Tools,Java Tools...