SSH
Thomas Singer <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.javacvs.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello, just for your information about the SSH progress: I've got OpenSSH for Windows running with command line CVS using the environment variable CVS_RSH=SSH and the connection-method :ext: (is there any other secure shell connection type?). With Eclipse I only had success with :ext:, too, that does not use the embedded SSH-library but only invokes SSH with the command 'cvs server'. Regards, Tom