ssh private key file always needed?
Hi all!
at work i have no private key file set, and the cvs integration works
great. At home idea complains about a missing private key file. But I have
my keyfile already in pageant, and its password protected so i would like
to keep it that way. And when i then select my key file, Idea sayws
"error: valid requests expected". what can that be? I'm using plink for
ssh.
regards
chris
Please sign in to leave a comment.
christoph sturm wrote:
You need to set the key in the CVS configuration of your project. It
doesn't need pageant.
R