git-svn: establish new connections on commit after fork
authorEric Wong <normalperson@yhbt.net>
Fri, 25 Aug 2006 19:28:18 +0000 (12:28 -0700)
committerJunio C Hamano <junkio@cox.net>
Sat, 26 Aug 2006 04:26:21 +0000 (21:26 -0700)
SVN seems to have a problem with https:// repositories from
time-to-time when doing multiple, sequential commits. This
problem is not consistently reproducible without the patch,
but it should go away entirely with this patch...

Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found