[Bug 423062] Re: When using svn+ssh:// to get code from subversion repository or commit, netbeans asks password many times.

Joachim Durchholz jo at durchholz.org
Wed Nov 25 11:30:42 UTC 2009


The usual way to handle this kind of problem is to run the program in question (netbeans in this case) using an "ssh agent". An ssh agent is a program that intercepts ssh key access and asks for the unlocking password on first access to any ssh key.
I don't know the details by heart, but googling should help you further.

Alternatively, you could use an ssh key that is not encrypted (password
protected). Of course, anybody with access to the key file can (ab)use
it in that case, so this is an option only if you are sure that the user
account that has access to the key file is never infected with malware
and such.

Hope this helps.

-- 
When using svn+ssh:// to get code from subversion repository or commit, netbeans asks password many times.
https://bugs.launchpad.net/bugs/423062
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list