GIT - connection keeps asking to add ssh-server key and for password Followed by one person Permanently deleted user CreatedNovember 13, 2017 23:02 Everytime I try to push or pull something to/from my GIT-Server, PHPStorm asks me to add the ssh-server key to...
IntelliJ 2018.1
i used ssh-keygen -t rsa and generated a public key which i posted on the server. i set the CVS_RSH=/usr/bin/ssh and i set the CVSROOT too. from a terminal i'm able to execute all my cvs commands without typing a password. but from IDEA, cvs doesnt seem to work. this is th...
CVS - with ssh privte key FollowFollowed by one person Permanently deleted user Created January 08, 2009 17:55Hi all, I use CVS and a private key file (..\CVS_Key\identity.ppk), but the Idea keeps asking for a password ... what sould I do?
CVS - with ssh privte key FollowFollowed by one person Permanently deleted user Created January 08, 2009 17:55Hi all, I use CVS and a private key file (..\CVS_Key\identity.ppk), but the Idea keeps asking for a password ... what sould I do?
[:ext:@:/usr/local/cvsroot] i used ssh-keygen -t rsa and generated a public key which i posted on the server. i set the CVS_RSH=/usr/bin/ssh and i set the CVSROOT too. from a terminal i'm able to execute all my cvs commands without typing a password. but from IDEA, cvs ...