Converting HUGE (12GB) SVN repo to Hg

Masklinn masklinn at masklinn.net
Thu Apr 22 07:54:24 CDT 2010


On 22 Apr 2010, at 14:28 , Philip Pemberton wrote:
> 
> Benoit Boissinot wrote:
>> which tool are you using? are there independant sub-projects in this repository?
> 
> Hg convert.
> 
> There aren't any subprojects in the repo (to my knowledge) -- just one really big project: "make source-tarball" creates a 90MB tar-bz2.
> 
> This is basically a local copy of the GCC repository. I wanted to hunt down a bug that's been introduced in v4.5.0, but first I want to know when said bug first appeared. Constantly doing "svn checkout / make / test" will take forever - I figured converting to Hg, then using Bisect might be a bit quicker.

For such a high-profile project, wouldn't there already be a hg or (more probably) a git repo out there? Might be easier than doing the conversion yourself, wouldn't it?


More information about the Mercurial mailing list