Gentoo Archives: gentoo-scm

From: Ciaran McCreesh <ciaran.mccreesh@××××××××××.com>
To: gentoo-scm@l.g.o
Subject: Re: [gentoo-scm] Testing git conversion
Date: Tue, 28 Oct 2008 07:21:26
Message-Id: 20081028072110.0cda40dc@snowmobile
In Reply to: Re: [gentoo-scm] Testing git conversion by "Robin H. Johnson"
1 On Mon, 27 Oct 2008 23:46:09 -0700
2 "Robin H. Johnson" <robbat2@g.o> wrote:
3 > I'm worried about corruption or something else gone wrong however:
4 > # git clone git://git.overlays.gentoo.org/exp/gentoo-x86.git
5 > Initialized empty Git repository in /dev/shm/test/gentoo-x86/.git/
6 > remote: Counting objects: 4696137, done.
7 > remote: Compressing objects: 100% (1299323/1299323), done.
8 > Receiving objects: 6% (305717/4696137), 56.34 MiB | 1217 KiB/s
9 > fatal: The remote end hung up unexpectedly89.08 MiB | 1540 KiB/s
10 > fatal: early EOF
11 > fatal: index-pack failed
12
13 More likely you're just having problems with the connection lasting for
14 too long. 'git fetch' will resume (on a per-object basis, which is
15 fine so long as there aren't too many huge packs).
16
17 --
18 Ciaran McCreesh

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-scm] Testing git conversion "Robin H. Johnson" <robbat2@g.o>