From: "Martin Langhoff" <martin.langhoff@gmail.com>
To: geoff@austrics.com.au
Cc: git@vger.kernel.org
Subject: Re: Incremental cvsimports
Date: Wed, 24 May 2006 20:21:19 +1200 [thread overview]
Message-ID: <46a038f90605240121o117fadb6vf3ce910a3ad3e90@mail.gmail.com> (raw)
In-Reply-To: <93c3eada0605240046t10e00119n4cfc39ec33fe1d92@mail.gmail.com>
On 5/24/06, Geoff Russell <geoffrey.russell@gmail.com> wrote:
> Dear Git,
Dear Geoff,
if you look at the list archive for the last couple of days, you'll
see there's been quite a bit of activity in tuning cvsimport so that
it scales better with large imports like yours. We have been playing
with a gentoo cvs repo with 300K commits / 1.6GB uncompressed.
Don't split up the tree... that'll lead to something rather ackward.
Instead, fetch and build git from Junio's 'master' branch which seems
to have collected most (all?) of the patches posted, including one
from Linus that will repack the repo every 1K commits -- keeping the
import size down.
You _will_ need a lot of memory though, as cvsps grows large (working
on a workaround now) and cvsimport grows a bit over time (where is
that last leak?!). And a fast machine -- specially fast IO. I've just
switched from an old test machine to an AMD64 with fast disks, and
it's importing around 10K commits per hour.
You will probably want to run cvsps by hand, and later use the -P flag.
cheers,
martin
next prev parent reply other threads:[~2006-05-24 8:21 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-24 7:46 Incremental cvsimports Geoff Russell
2006-05-24 8:21 ` Martin Langhoff [this message]
2006-05-24 8:25 ` Martin Langhoff
2006-05-24 11:19 ` Geoff Russell
2006-05-24 12:22 ` Jeff King
2006-05-24 12:33 ` Geoff Russell
2006-05-24 13:23 ` Jeff King
2006-05-24 13:47 ` Geoff Russell
2006-05-24 13:58 ` Jeff King
2006-05-24 17:05 ` Junio C Hamano
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=46a038f90605240121o117fadb6vf3ce910a3ad3e90@mail.gmail.com \
--to=martin.langhoff@gmail.com \
--cc=geoff@austrics.com.au \
--cc=git@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).