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

Bug #423062 reported by Roope
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
netbeans (Ubuntu)
New
Undecided
Unassigned

Bug Description

Description: Ubuntu karmic (development branch)
Release: 9.10

netbeans:
  Installed: 6.7.1-0ubuntu1
  Candidate: 6.7.1-0ubuntu1
  Version table:
 *** 6.7.1-0ubuntu1 0
        500 http://archive.ubuntu.com karmic/universe Packages
        100 /var/lib/dpkg/status

ssh:
  Installed: 1:5.1p1-6ubuntu1
  Candidate: 1:5.1p1-6ubuntu1
  Version table:
 *** 1:5.1p1-6ubuntu1 0
        500 http://archive.ubuntu.com karmic/main Packages
        100 /var/lib/dpkg/status

subversion:
  Installed: 1.6.5dfsg-1ubuntu1
  Candidate: 1.6.5dfsg-1ubuntu1
  Version table:
 *** 1.6.5dfsg-1ubuntu1 0
        500 http://archive.ubuntu.com karmic/main Packages
        100 /var/lib/dpkg/status

I was expecting that netbeans would remember my password even for few seconds.

Instead I need to type the password every time the program needs it.

Revision history for this message
Joachim Durchholz (jo-durchholz) wrote :

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.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.