public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Robin H. Johnson" <robbat2@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] proxy maintainership and gentoo-x86 scm
Date: Thu, 14 Jan 2010 22:54:20 +0000	[thread overview]
Message-ID: <20100114225420.GF16921@orbis-terrarum.net> (raw)
In-Reply-To: <8b4c83ad1001141429w33558119o9a19059ae181475b@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 2423 bytes --]

On Fri, Jan 15, 2010 at 03:59:00AM +0530, Nirbheek Chauhan wrote:
> On Fri, Jan 15, 2010 at 3:51 AM, Nirbheek Chauhan <nirbheek@gentoo.org> wrote:
> > My bad. I did the tests a while back, and the number "30,000" is
> > actually for the no. of ebuilds in portage. The no. of files is
> > actually ~113,000 (difference comes because every package has a
> > manifest+changelog+metadata.xml+patches).
> Further refinement: ~92,000
> 
> Removed metadata/ (-28,000 which won't be around in the git tree), and
> ChangeLog (-13,000 which would be redundant, and should be
> auto-generated alongwith metadata prior to distribution via rsync.
> Hey, this is something that needs to be done too!)
ChangeLog != commit logs.

There is frequently additional information in the CVS commit messages
that isn't in the ChangeLogs. ChangeLogs aren't always updated reliably
either, esp for ebuild cleanups (hi vapier).

The actual performance of git itself isn't the largest problem.
The migration issues, esp. the speed of the conversion are.

My status of the migration side itself hasn't changed since the end of
October:
http://archives.gentoo.org/gentoo-scm/msg_e0a0a41200c1fc6a0fda68b4ff9d2c61.xml

That top item is the largest blocker. The actual conversion time is down
to 9 hours, but with more than that again in setting it up. I'd like to
get the conversion time down to UNDER 4 hours. It's mostly
single-threaded, and we've got lots of cores available, it just needs
parallelization. We're basically dead in the water during the
conversion, there is NO incremental support at all.

Side-project to the above: Is there anything link Psyco for Python
acceleration that works on 64-bit machines? Psyco itself has a warning
on the frontpage of no 64-bit support.

pre-upload-hook: ford_prefect, can I have something by Jan 21st please?
Even just the core C infrastructure for the hook.

For the partial tree users, the support is actually IN 1.6.6 series. It
needs a little more cooking I think however, there are some patches
queued for it, that will probably end up in 1.6.6.1 or similar.

We DO still need somebody that cares about CVS access to test with
git-cvssserver against the existing conversion.

-- 
Robin Hugh Johnson
Gentoo Linux: Developer, Trustee & Infrastructure Lead
E-Mail     : robbat2@gentoo.org
GnuPG FP   : 11AC BA4F 4778 E3F6 E4ED  F38E B27B 944E 3488 4E85

[-- Attachment #2: Type: application/pgp-signature, Size: 330 bytes --]

  reply	other threads:[~2010-01-14 22:54 UTC|newest]

Thread overview: 68+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-11 21:05 [gentoo-dev] Last rites: net-nntp/inn Markos Chandras
2010-01-11 22:31 ` Mike Frysinger
2010-01-12  1:00   ` Jeroen Roovers
2010-01-12 20:31     ` Mike Frysinger
2010-01-11 23:30 ` [gentoo-dev] " Arnaud Launay
2010-01-12  1:02   ` Jeroen Roovers
2010-01-12  2:22     ` Jeroen Roovers
2010-01-12  5:03       ` [gentoo-dev] Thanks for the rescue! Was: " Duncan
2010-01-12 16:32       ` [gentoo-dev] " Markos Chandras
2010-01-12 18:21         ` Jeroen Roovers
2010-01-12 18:30           ` Markos Chandras
2010-01-12 19:07             ` Richard Freeman
2010-01-12 22:37               ` Duncan
2010-01-13  1:18                 ` Arnaud Launay
2010-01-13  5:52                   ` Jeroen Roovers
2010-01-13 15:06                     ` Arnaud Launay
2010-01-13 16:31                       ` Richard Freeman
2010-01-13  5:48                 ` Jeroen Roovers
2010-01-13  8:05                   ` Duncan
2010-01-12 19:40             ` Arnaud Launay
2010-01-12 19:49               ` Markos Chandras
2010-01-12 20:35                 ` Ben de Groot
2010-01-12 22:24                   ` Duncan
2010-01-13 15:54                   ` [gentoo-dev] proxy maintainership and gentoo-x86 scm Mike Frysinger
2010-01-13 21:02                     ` Ben de Groot
2010-01-13 21:18                       ` justin
2010-01-13 22:03                         ` [gentoo-dev] " Christian Faulhammer
2010-01-14 13:30                       ` [gentoo-dev] " Markos Chandras
2010-01-14 16:35                         ` Ben de Groot
2010-01-14 12:49                     ` Nirbheek Chauhan
2010-01-14 13:47                       ` Nguyen Thai Ngoc Duy
2010-01-14 22:10                         ` Nirbheek Chauhan
2010-01-15 13:17                           ` Nguyen Thai Ngoc Duy
2010-01-14 16:24                       ` Ben de Groot
2010-01-14 17:04                       ` "Paweł Hajdan, Jr."
2010-01-14 19:46                         ` Pacho Ramos
2010-01-14 22:53                         ` Nirbheek Chauhan
2010-01-14 20:31                       ` Daniel Bradshaw
2010-01-14 22:21                         ` Nirbheek Chauhan
2010-01-14 22:29                           ` Nirbheek Chauhan
2010-01-14 22:54                             ` Robin H. Johnson [this message]
2010-01-14 23:25                               ` Petteri Räty
2010-01-15  8:32                                 ` Mike Frysinger
2010-01-14 23:28                               ` Nirbheek Chauhan
2010-01-19 22:29                               ` Arun Raghavan
2010-01-14 22:32                           ` Daniel Bradshaw
2010-01-15  0:07                       ` [gentoo-dev] " Paul Arthur
2010-01-15  0:47                         ` Robin H. Johnson
2010-01-15  7:53                         ` [gentoo-dev] " Max Arnold
2010-01-15 15:50                   ` [gentoo-dev] Re: Last rites: net-nntp/inn Victor Ostorga
2010-01-15 16:09                     ` Ben de Groot
2010-01-17 20:20                       ` Thilo Bangert
2010-01-17 20:44                         ` Richard Freeman
2010-01-17 21:12                         ` Mike Frysinger
2010-01-17 22:25                           ` Thilo Bangert
2010-01-18  1:23                             ` Ben de Groot
2010-01-18  2:17                               ` Richard Freeman
2010-01-20 13:49                                 ` Petteri Räty
2010-01-12  1:10   ` Duncan
2010-01-12  1:36   ` Richard Freeman
2010-01-12  3:43     ` Jeremy Olexa
2010-01-12 18:01       ` Richard Freeman
2010-01-12 20:33       ` Mike Frysinger
2010-01-12 20:51         ` Tomáš Chvátal
2010-01-12 21:39           ` Denis Dupeyron
2010-01-13  5:45           ` Jeroen Roovers
2010-01-13 14:24           ` Mike Frysinger
2010-01-13 16:27             ` Richard Freeman

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=20100114225420.GF16921@orbis-terrarum.net \
    --to=robbat2@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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