[issue2013] Incremental hg convert of GCC svn repository is very slow

Rainer Orth bugs at mercurial.selenic.com
Tue Feb 2 19:37:05 UTC 2010


New submission from Rainer Orth <ro at CeBiTec.Uni-Bielefeld.DE>:

I'm currently using hg 1.4.1 with python 2.6.4 and subversion 1.6.6 to
regularly convert a local copy of the GCC svn repository (available via
rsync, cf. http://gcc.gnu.org/rsync.html) to a hg repository.  This is
running on a Sun Fire V880 with 6 1050 MHz CPUs, 12 GB RAM and local disks.
While the initial conversion took several days and a couple of restarts
(VM exhausted; I've been using 32-bit binaries), it finally completed.
I'm currently running regular incremental conversions after updating the
local copy of the svn repository.  Unfortunately, they are extremely slow:
although only about 30-60 revisions are added per day, the conversion takes
on the order of 12 to 13 hours.  I'm simply running

$ hg convert svn/repo hg/repo

I can hardly believe that this must be this slow.

----------
messages: 11564
nosy: ro
priority: bug
status: unread
title: Incremental hg convert of GCC svn repository is very slow

____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue2013>
____________________________________________________


More information about the Mercurial-devel mailing list