summaryrefslogtreecommitdiffstats
path: root/gitweb
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2008-01-29 10:18:58 +0100
committerJunio C Hamano <gitster@pobox.com>2008-02-06 22:50:21 +0100
commitc586879cdfa4f8181a14e953a9152a4639eef333 (patch)
tree2065e342127e6ebdce4d5f652391267ba85affc4 /gitweb
parentMake git-remote.perl "use strict" compliant (diff)
downloadgit-c586879cdfa4f8181a14e953a9152a4639eef333.tar.xz
git-c586879cdfa4f8181a14e953a9152a4639eef333.zip
git-svn: improve repository URL matching when following parents
This way we can avoid the spawning of a new SVN::Ra session by reusing the existing one. The most problematic issue is that some svn servers disallow too many connections from a single IP, so this will allow git-svn to fetch from those repositories with a higher success rate by using fewer connections. This sometimes showed up as a new (and redundant) [svn-remote "$parent_refname"] entry in $GIT_DIR/svn/.metadata. Signed-off-by: Eric Wong <normalperson@yhbt.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gitweb')
0 files changed, 0 insertions, 0 deletions