git.vger.kernel.org archive mirror
 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 18:28:51 +0000 (UTC)	[thread overview]
Message-ID: <320381260.3220496.1463164131860.JavaMail.yahoo@mail.yahoo.com> (raw)
In-Reply-To: 320381260.3220496.1463164131860.JavaMail.yahoo.ref@mail.yahoo.com

I tried your svn diff directly, and got the same error:

$ /usr/bin/time -v -o /tmp/svn-log svn diff -r7604:8870 https://ironpython.svn.codeplex.com/svn > /dev/null
svn: E000104: Error running context: Connection reset by peer

$ more /tmp/svn-log
Command exited with non-zero status 1
	Command being timed: "svn diff -r7604:8870 https://ironpython.svn.codeplex.com/svn"
	User time (seconds): 0.14
	System time (seconds): 0.03
	Percent of CPU this job got: 0%
	Elapsed (wall clock) time (h:mm:ss or m:ss): 7:32.71
...

So the other end decided to drop it after 7 and half minutes. You said you were successful, so this seems connectivity/server-load related?

I suppose I could keep fetching to see if I can get past that rev one day :-(.

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

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <320381260.3220496.1463164131860.JavaMail.yahoo.ref@mail.yahoo.com>
2016-05-13 18:28 ` Hin-Tak Leung [this message]
2016-05-13 23:02   ` git svn clone cannot go beyond a specific rev on codeplex Eric Wong
     [not found] <850545563.3152522.1463160098080.JavaMail.yahoo.ref@mail.yahoo.com>
2016-05-13 17:21 ` Hin-Tak Leung
     [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=320381260.3220496.1463164131860.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).