Git development
 help / color / mirror / Atom feed
From: "Björn Steinbrink" <B.Steinbrink@gmx.de>
To: Pascal Obry <pascal@obry.net>
Cc: git list <git@vger.kernel.org>, Eric Wong <normalperson@yhbt.net>,
	Avery Pennarun <apenwarr@gmail.com>
Subject: Re: git-svn checksum mismatch importing large file
Date: Wed, 17 Sep 2008 10:25:06 +0200	[thread overview]
Message-ID: <20080917082506.GA8849@atjola.homenet> (raw)
In-Reply-To: <48D0B77E.7010308@obry.net>

On 2008.09.17 09:53:34 +0200, Pascal Obry wrote:
> I get this error:
> 
> Checksum mismatch: trunk/data
> expected: 7c59e4dd67b5a9fde6c61cada070537b
>     got: 3fcd9d077a5aa51a784a452c9d78d6e0
> 
> To reproduce launch run.sh in attached archive.
> 
> I have had this problem since some time now and I finally got some time
> to create a reproducer. I have reproduced this problem with yesterday
> master Git version.

Your /tmp is probably to small to hold the temporary file that git-svn
creates. At least it doesn't fail for me unless I fill my /tmp first.

This should be fixed since 29c70e0b3e3183f86f93500882177d0c74069988, at
least it got me a useful error message when I tested it back then.
Avery, any ideas?

Björn

  reply	other threads:[~2008-09-17  8:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-17  7:53 git-svn checksum mismatch importing large file Pascal Obry
2008-09-17  8:25 ` Björn Steinbrink [this message]
2008-09-17  9:39   ` Pascal Obry
2008-09-17 10:07     ` Björn Steinbrink
2008-09-17 17:39   ` Avery Pennarun

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=20080917082506.GA8849@atjola.homenet \
    --to=b.steinbrink@gmx.de \
    --cc=apenwarr@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=normalperson@yhbt.net \
    --cc=pascal@obry.net \
    /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