All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hin-Tak Leung <htl10@users.sourceforge.net>
To: Eric Wong <e@80x24.org>
Cc: <git@vger.kernel.org>
Subject: Re: git svn clone cannot go beyond a specific rev on codeplex
Date: Fri, 13 May 2016 17:21:38 +0000 (UTC)	[thread overview]
Message-ID: <850545563.3152522.1463160098080.JavaMail.yahoo@mail.yahoo.com> (raw)
In-Reply-To: 850545563.3152522.1463160098080.JavaMail.yahoo.ref@mail.yahoo.com

--------------------------------------------
On
 Fri, 13/5/16, Eric Wong <e@80x24.org> wrote:

 Hin-Tak Leung <htl10@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.

       reply	other threads:[~2016-05-13 17:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <850545563.3152522.1463160098080.JavaMail.yahoo.ref@mail.yahoo.com>
2016-05-13 17:21 ` Hin-Tak Leung [this message]
     [not found] <320381260.3220496.1463164131860.JavaMail.yahoo.ref@mail.yahoo.com>
2016-05-13 18:28 ` git svn clone cannot go beyond a specific rev on codeplex Hin-Tak Leung
2016-05-13 23:02   ` Eric Wong
     [not found] <1755662347.2265534.1463089085574.JavaMail.yahoo.ref@mail.yahoo.com>
2016-05-12 21:38 ` Hin-Tak Leung
2016-05-13 10:34   ` Eric Wong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=850545563.3152522.1463160098080.JavaMail.yahoo@mail.yahoo.com \
    --to=htl10@users.sourceforge.net \
    --cc=e@80x24.org \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.