author | Michael Krelin <hacker@klever.net> | |
Fri, 22 Jun 2007 09:15:03 +0000 (11:15 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 1 Jul 2007 03:52:41 +0000 (20:52 -0700) | ||
commit | 6caf5b1891bdef234b3a386ed2c40d5b36ebfb7d | |
tree | f199159f43584d2221ceeffc8bd2fa2f6530380a | tree | snapshot |
parent | 06f59e9f5daa06fc4bd51cf4c508b3edd3ed514a | commit | diff |
git-svn: honor ~/.subversion/ client cert file settings.
Currently, whenever svn repository http server requests client
certificate, prompt provider is invoked, ignoring any
ssl-client-cert-file settings in ~/.subversion/servers.
Moreover, it happens more than once per session, which is quite
irritating.
Signed-off-by: Michael Krelin <hacker@klever.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Currently, whenever svn repository http server requests client
certificate, prompt provider is invoked, ignoring any
ssl-client-cert-file settings in ~/.subversion/servers.
Moreover, it happens more than once per session, which is quite
irritating.
Signed-off-by: Michael Krelin <hacker@klever.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-svn.perl | diff | blob | history |