Eclipse
Hi.
I need to connect to a repository. The repository uses ssh keys for authentication. I set up keys, and I am able to connect to it using commad line cvs, after setting CVSROOT and CVS_RSH.
CVSROOT = :ext:login@server:/path
I can't seem to connect using eclipse. It's asking for Repository Path. I set it the same as what I set CVSROOT to. It also asks for user and password. I'm not sure what to enter there.
I also tried splitting path in to Repository path, login under User and server under host. It still isn't able to connect. Any ideas what I'm doing wrong?
Thx.
|