When using svn+ssh repositories in Subclipse it looks for ssh-askpass which may or may not be installed. A use flag should probably be added to enable this dependency. Can someone verify that svn+ssh DOES NOT work when ssh-askpass is not installed? You'll need subversion server 1.2+ as Subclipse 0.9.31 does not work with lower versions properly. Reproducible: Always Steps to Reproduce: 1. emerge eclipse-subclipse-bin 2. add an svn+ssh repository in eclipse 3. attempt to connect Actual Results: ssh_askpass: exec(/usr/lib/misc/ssh-askpass): No such file or directory Permission denied (publickey,keyboard-interactive). svn: Connection closed unexpectedly Expected Results: svn+ssh should succeed. Using Eclipse 3.1 (~x86), Subclipse 0.9.30 from subclipse.tigris.org/update, Subversion server 1.1.3 (x86) emerge x11-ssh-askpass fixes this problem.
*** Bug 121646 has been marked as a duplicate of this bug. ***
eclipse-subclipse-bin is going away as we don't have anyone maintaining the binary plugins. Please use the Update manager from now on.