Concatenating changesets

Steve Borho steve at borho.org
Fri Dec 14 15:40:01 CST 2007


On Fri, 2007-12-14 at 20:13 +0000, blr at robertsr.us wrote:
> > On Dec 14, 2007 10:38 AM,  <blr at robertsr.us> wrote:
> >
> > This is for a local clone?  How big is your repo?
> >
> 
> Yep.  Locally cloning 1.2g (nearly 23k files).

It would be much more efficient to use MQ's strip command
to remove the old changesets than the clone -r. operation.

> >> Is combining changesets a bad idea (amd I still thinking in CVS),
> >> or are there other, faster ways to do this with hg?
> >
> > I do this all the time and haven't run into this taking that long.
> > Though, I'm not running against ginormous repos, either.
> >
> > John
> >
> 
> Maybe I should take all the docroot stuff out and use a seperate repo for
> that.  It's got the biggest files (flash, pdf, etc.).

I'm sure that wouldn't hurt either.

-- 
Steve Borho (steve at borho.org)
http://www.borho.org/~steve/steve.asc
Key fingerprint = 2D08 E7CF B624 624C DE1F  E2E4 B0C2 5292 F2C6 2C8C



More information about the Mercurial mailing list