git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Jon Smirl" <jonsmirl@gmail.com>
To: "Ryan Anderson" <ryan@michonline.com>
Cc: "Eric Wong" <normalperson@yhbt.net>, git <git@vger.kernel.org>
Subject: Re: oprofile on svn import
Date: Wed, 14 Jun 2006 01:26:57 -0400	[thread overview]
Message-ID: <9e4733910606132226u720c74b6tb614df2702a819c5@mail.gmail.com> (raw)
In-Reply-To: <20060614044802.GE30825@h4x0r5.com>

On 6/14/06, Ryan Anderson <ryan@michonline.com> wrote:
> On Tue, Jun 13, 2006 at 07:01:08PM -0700, Eric Wong wrote:
> > Anybody want to see how my latest patches to git-svn (and using SVN perl
> > libraries) stacks up against the mozilla repo?  Speedwise, I don't
> > expect git-svn to be too different than git-svnimport, but it should use
> > much less memory (I'll probably port the hacks to git-svnimport, too).
>
> I've got access to a pretty good machine to run this on - where can I
> grab the svn repo from?
> (I can just grab the CVS one and convert it, first, as well, just point
> me at that, if that's got more bandwidth.)

rsync -az cvs-mirror.mozilla.org::mozilla ~/mozilla/cvs-mirror
It took about three days for my machine to convert that cvs to svn.

I have the converted repo local but it is 8.2GB and I have 256kb up.

There is no real purpose in converting mozilla cvs to svn to git other
than to test the tools. My last attempt at svn to git ran five days
before I lost power. Towards the end it was getting significantly slow
implying some kind of n squared problem in the import process. The
idea was to see if cvsimport and svnimport both end up with the same
output.

I am going to use git-cvsimport on the mozilla repo but that tool
needs to 2GB+ physical RAM to run. I ordered 2GB more and it will be
here tomorrow. I have just been playing with the svn conversion while
I wait five days for my 2nd day air package to show up.


>
> --
>
> Ryan Anderson
>   sometimes Pug Majere
>


-- 
Jon Smirl
jonsmirl@gmail.com

  reply	other threads:[~2006-06-14  5:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-14  1:10 oprofile on svn import Jon Smirl
2006-06-14  2:01 ` Eric Wong
2006-06-14  2:39   ` Jon Smirl
2006-06-14  3:02     ` Eric Wong
2006-06-14  4:48   ` Ryan Anderson
2006-06-14  5:26     ` Jon Smirl [this message]
2006-06-14  2:32 ` Jon Smirl
2006-06-14 19:25   ` Jon Smirl
2006-06-14 19:38     ` Jakub Narebski
2006-06-14  3:32 ` Martin Langhoff

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=9e4733910606132226u720c74b6tb614df2702a819c5@mail.gmail.com \
    --to=jonsmirl@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=normalperson@yhbt.net \
    --cc=ryan@michonline.com \
    /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).