author | Eric Wong <normalperson@yhbt.net> | |
Fri, 23 Feb 2007 09:57:40 +0000 (01:57 -0800) | ||
committer | Eric Wong <normalperson@yhbt.net> | |
Fri, 23 Feb 2007 09:59:34 +0000 (01:59 -0800) | ||
commit | e2c475d91cc65b110a20c9836142a4a7e608a87c | |
tree | b425d93abb2d08a0f26922c2f3efd550d42316ab | tree | snapshot |
parent | f30603fcf37f44942a2173386c0f580a508158df | commit | diff |
git-svn: fix reconnections to different paths of svn:// repositories
Clearing the pool of the previous SVN::Ra connection we have
seems to to fix mysterious connection dropping errors when
reconnecting to different paths of svn:// repositories hosted by
rubyforge.org.
Note: I'm not sure *why* this fixes things things,
but it does for me.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Clearing the pool of the previous SVN::Ra connection we have
seems to to fix mysterious connection dropping errors when
reconnecting to different paths of svn:// repositories hosted by
rubyforge.org.
Note: I'm not sure *why* this fixes things things,
but it does for me.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl | diff | blob | history |