author | Eric Wong <normalperson@yhbt.net> | |
Mon, 27 Nov 2006 21:20:53 +0000 (13:20 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 27 Nov 2006 21:55:49 +0000 (13:55 -0800) | ||
commit | 6f23ebf600188fe4246c2fb118f0c977ba1a2ed6 | |
tree | d089e1512e759b904943d1eedb35ebdce87921bc | tree | snapshot |
parent | 88329195159865c0fcc57a6017c959d13d7a1ad6 | commit | diff |
git-svn: use ~/.subversion config files when using SVN:: libraries
This allows users to use HTTP proxy information (among other settings)
from ~/.subversion/servers and ~/.subversion/config
--config-dir (as before) may be passed to git-svn to override the
default choice of '~/.subversion' for the configuration directory.
Thanks to tko on #git for pointing this out.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This allows users to use HTTP proxy information (among other settings)
from ~/.subversion/servers and ~/.subversion/config
--config-dir (as before) may be passed to git-svn to override the
default choice of '~/.subversion' for the configuration directory.
Thanks to tko on #git for pointing this out.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-svn.perl | diff | blob | history |