Password Prompt-CVS Plugin using ssh and ext
Hi all,
It seems that when I try to do something with CVS in IntelliJ 4, my password is prompted for on my KDE console from where I launched IJ. I have to re-enter it each time.
My cvs co works great outside of IJ, so I'm assuming its not my cvs config.
I'm using Debian Linux
Has anyone else had this problem. I see there are some posts on the Wiki, but the're all relating to WINDOZE fixes and workarounds, anyone got any ideas for UNIX workaround?
Thanx
Dudley
Please sign in to leave a comment.
just needed to create a ssh key and put it on the cvs server, solved my problem with some help
dammit, still not working, anyone please HELP!
What steps did you follow?
You need to create a public/private key pair. Put the public key on the
CVS server under your user directory. Point IntelliJ to the location of
your public key. You can test this using a telnet tool to make sure it
is correct.
Norris Shelton
Sun Certified Java Programmer
DudleyGrant wrote:
>dammit, still not working, anyone please HELP!
>
ok, its working now, I did the keys thing, I just had to configure IJ 4 correctly, great!!! Thanx
Welcome.
Norris Shelton
Sun Certified Java Programmer
DudleyGrant wrote:
>ok, its working now, I did the keys thing, I just had to configure IJ 4 correctly, great!!! Thanx
>