git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dave Abrahams <dave@boostpro.com>
To: Andres Freund <andres@anarazel.de>
Cc: Jonathan Nieder <jrnieder@gmail.com>, git@vger.kernel.org
Subject: Re: git-svn dying unceremoniously
Date: Tue, 12 Apr 2011 12:02:05 -0400	[thread overview]
Message-ID: <BANLkTikeCagEiN_xU4B+TE=-9esQjWh0pw@mail.gmail.com> (raw)
In-Reply-To: <201104120850.47331.andres@anarazel.de>

On Tue, Apr 12, 2011 at 2:50 AM, Andres Freund <andres@anarazel.de> wrote:
> Hi,
>
> On Tuesday 12 April 2011 04:12:24 Jonathan Nieder wrote:
>> See
>> http://thread.gmane.org/gmane.comp.version-control.git/134936/focus=134940
>> and the surrounding thread for hints.
> I hit that again some days ago and after stracing I started dumping the
> network transfer. For me it looks like the server simply closes the
> connection. Seemingly always directly after a tls key renegotiation... I
> didn't dig further so far.

I managed to get a lot farther with

   while ! git svn fetch ; do sleep 1 ; done

But eventually I exceeded my disk quota:

error: bad index file sha1 signature
fatal: index file corrupt
write-tree: command returned error: 128

:(

-- 
Dave Abrahams
BoostPro Computing
http://www.boostpro.com

  reply	other threads:[~2011-04-12 16:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-11 22:00 git-svn dying unceremoniously Dave Abrahams
2011-04-12  2:12 ` Jonathan Nieder
2011-04-12  6:50   ` Andres Freund
2011-04-12 16:02     ` Dave Abrahams [this message]
2011-04-13 12:46       ` Thomas Ferris Nicolaisen
2011-04-13 14:27         ` Dave Abrahams

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='BANLkTikeCagEiN_xU4B+TE=-9esQjWh0pw@mail.gmail.com' \
    --to=dave@boostpro.com \
    --cc=andres@anarazel.de \
    --cc=git@vger.kernel.org \
    --cc=jrnieder@gmail.com \
    /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).