Gentoo Archives: gentoo-scm

From: "Robin H. Johnson" <robbat2@g.o>
To: gentoo-scm@l.g.o
Subject: Re: [gentoo-scm] Testing git conversion
Date: Tue, 28 Oct 2008 07:16:58
Message-Id: 20081028064609.GC2845@curie-int.orbis-terrarum.net
In Reply to: Re: [gentoo-scm] Testing git conversion by "Robin H. Johnson"
1 On Mon, Oct 27, 2008 at 10:44:06PM -0700, Robin H. Johnson wrote:
2 > On Mon, Oct 27, 2008 at 11:01:55PM -0700, Donnie Berkholz wrote:
3 > > If you want to grab a copy of the tree and check it out, you can. If
4 > > you're a dev, don't clone over ssh because it hits the server really
5 > > hard. (This remains to be solved.) Here's the place:
6 > >
7 > > git clone http://dev.gentoo.org/~dberkholz/gentoo-x86.git
8 > I've just done chmod o-rx on this directory, because I don't want the
9 > load that would place on the dev box.
10 >
11 > I'm copying it over to another box with resources to spare - where
12 > git+anongit are allowed already as well.
13 It's now up on:
14 http://git.overlays.gentoo.org/gitweb/?p=exp/gentoo-x86.git;a=summary
15
16 dev - 32-bit box.
17 git.overlays - 64-bit box.
18
19 Might move elsewhere at some point, but this box is already more
20 scalable than dev.g.o.
21
22 I'm worried about corruption or something else gone wrong however:
23 # git clone git://git.overlays.gentoo.org/exp/gentoo-x86.git
24 Initialized empty Git repository in /dev/shm/test/gentoo-x86/.git/
25 remote: Counting objects: 4696137, done.
26 remote: Compressing objects: 100% (1299323/1299323), done.
27 Receiving objects: 6% (305717/4696137), 56.34 MiB | 1217 KiB/s
28 fatal: The remote end hung up unexpectedly89.08 MiB | 1540 KiB/s
29 fatal: early EOF
30 fatal: index-pack failed
31
32 --
33 Robin Hugh Johnson
34 Gentoo Linux Developer & Infra Guy
35 E-Mail : robbat2@g.o
36 GnuPG FP : 11AC BA4F 4778 E3F6 E4ED F38E B27B 944E 3488 4E85

Replies

Subject Author
Re: [gentoo-scm] Testing git conversion Ciaran McCreesh <ciaran.mccreesh@××××××××××.com>