r857389 | kon | 2005-11-13 10:20:29 +0000 (Sun, 13 Nov 2005)
Debian bug #319881: cannot type in passphrase for svn+ssh
Suggested by: Frank Küster <frank@debian.org>
* contrib/client-side/psvn/psvn.el
(svn-run-svn): Communicate with the svn process via pipes rather
than via a pseudoterminal, so that SSH runs x11-ssh-askpass
instead of asking for a passphrase via stdio.
This change does not completely fix the problem, but it is reported
to help on GNU Emacs 21.4 with OpenSSH 3.8.1p1 and an X11 display.