Eclipse, CVS and SSH
January 19th, 2003
The first point has been accomplished. Not that hard, since Eclipse has a FAQ about this. The hard part was to actually find this link (I'm the kind of guy that doesn't think of clicking "Help" from the menu. I think I got that from the "Start -> Help" menu from Windows: is there anybody who's actually found anything useful in there?) Anyway, I just thought I'd put it in here for the Googlers :-)

April 21st, 2008 at 10:16 PM hello. i have no problem to connect to my cvs-server by typing: 'ssh -1 -l myusername cvsservername' in the FAQs is mentioned: 'For extssh to work, the server must be running an SSH server with SSH1 protocol compatibility.' i used this method, but i receive the message: 'Error validating location: "Authentication error: Invalid username, password, host or repository". my public key is pasted in ~/.ssh/authorized_keys .