CVS and IDEA 3.0
Group:
If you haven't seen it already, please bring your attention the newest "how
to" written by Duane Fields:
CVS Support in IDEA 3.0
You can find it here: http://www.intellij.com/docs/
Thanks!
David
JetBrains, Inc.
"Develop with Pleasure!"
请先登录再写评论。
The problem I'm having with SSH and CVS with IDEA hasn't been addressed
by anyone to my knowledge. Even though I can use a public key, this
doesn't avoid typing a password, since the private key needs to be
protected by a password (otherwise there isn't much security, since the
key could be stolen). I think I really need to be able to enter the
password for SSH login with CVS under IDEA. This used to work with an
earlier version of IDEA, but doesn't with 3.0.
I sure would appreciate suggestions on how to do this, or have IDEA pop
a window for a password (as occurs with TortoiseCVS, for example).
Thanks,
Dave Forslund
David J. Stennett wrote:
I use pageant which requires me to specify the password once when I load
it then somehow validates all other requests. You can get it from here:
http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
David Forslund wrote:
>> Group:
>>
>> If you haven't seen it already, please bring your attention the newest
>> "how
>> to" written by Duane Fields:
>>
>> CVS Support in IDEA 3.0
>>
>> You can find it here: http://www.intellij.com/docs/
>>
>> Thanks!
>>
>> David
>> JetBrains, Inc.
>> "Develop with Pleasure!"
>>
>>
On Sat, 25 Jan 2003 23:35:08 -0700, David Forslund wrote:
THe key -doesn't- need to have a password. Yes it makes security an issue
if the key is stolen, but it does work.