Sven Strickroth wrote: > Am 03.01.2012 19:40 schrieb Jeff King: > > There is one difference between how git and ssh use the ASKPASS > > variable. In git, we try it _first_, and fall back to asking on the > > terminal. For ssh, they first try the terminal, and fall back to > > askpass only when the terminal cannot be opened. > > I checked out subversion (svn co > http://svn.apache.org/repos/asf/subversion/trunk subversion) and > performed a "grep ASKPASS * -R": Only match in > "contrib\client-side\emacs\psvn.el". So I doubt if subversion really > supports SSH_ASKPASS. Doesn't Subversion use SSH directly? If it is so, the question is about how SSH itself supports SSH_ASKPASS. -- Jakub Narebski Poland -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html