-------------------------------------------- On Fri, 13/5/16, Eric Wong <e...@80x24.org> wrote:
Hin-Tak Leung <ht...@users.sourceforge.net> wrote: > I tried bin-wrappers/ from current git HEAD. > > $ git describe > v2.8.2-396-g5fe494c > Which SVN version? `git svn --version` $ git svn --version git-svn version 2.5.5 (svn 1.9.3) Argh, bin-wrappers/ does not set PERL5LIB to the not-yet-installed perl modules, or does it depend on the host version of svn? Oh, of course it is using the host's - the error says so... sorry about that. > bin-wrappers/git svn clone https://ironpython.svn.codeplex.com/svn ironpython-old-codeplex > > always fails at this rev: > > M Src/Tests/test_re.py > r7605 = e581bc66eda2b86bf46681191034844c4ba7d7a5 (refs/remotes/git-svn) > Connection reset by peer: Error running context: Connection reset by peer at /home/Nobak-Hin-Tak/tmp-git/git/perl/blib/lib/Git/SVN/Ra.pm line 312. Can you resume with "git svn fetch" ? No - or maybe I was not patient enough? I did try resuming - I tried clone'ing twice, then a separate init/fetch, and another clone; and resume on at least two of those. It seems to hang, so I did ctrl-C after a minute or two. I'll give it another try now, and let it run for a reasonably long time. $ time git svn fetch --all Connection reset by peer: Error running context: Connection reset by peer at /usr/share/perl5/vendor_perl/Git/SVN/Ra.pm line 308. real 9m15.951s user 0m1.018s sys 0m0.453s trying to resume fetch get the same error after 9 minutes. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html