On Fri, Jan 15, 2010 at 03:59:00AM +0530, Nirbheek Chauhan wrote:
> On Fri, Jan 15, 2010 at 3:51 AM, Nirbheek Chauhan <nirbh...@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     : robb...@gentoo.org
GnuPG FP   : 11AC BA4F 4778 E3F6 E4ED  F38E B27B 944E 3488 4E85

Attachment: pgp7qz1R01WKy.pgp
Description: PGP signature

Reply via email to