Converting big files

Dirkjan Ochtman dirkjan at ochtman.nl
Wed Apr 14 02:26:50 CDT 2010


On Wed, Apr 14, 2010 at 04:15, Greg Ward <greg at gerg.ca> wrote:
> Ooh, crap, I didn't realize that 'hg convert' made that impossible --
> I guess the fact that it mangles tag history is the killer problem?  I
> guess that tears it: bfiles conversion has to be separate from regular
> conversion.  (For now.  Maybe someday the convert extension will be
> better behaved in this regard.)
>
> So, I'll try to take a look at Paul's patch soon.

Of course, because I need this elsewhere, I think it would be pretty
great if we started a new repository conversion script that makes it
really easy to plug in modifying things. E.g. abstract out the loop of
extract ctx, commit ctx and allow for passing in a callback that
maims/modifies/improves the ctx.

Cheers,

Dirkjan


More information about the Mercurial-devel mailing list