Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Name

version

description

results

hg2svn

from hg 0 rev with Mercurial convert tool

Try with Mercurial 1.9 following and also try with the --splicemap

Get a python error. No sufficient knowledge in py to invest.

 

from hg 0 rev

use this script for converting from hg to svn. works with no problem up to around 500800.

250 commits / hour -> 1040 hours -> 40 days (4)

 

form hg rev 276900 to end

use the same script (1), works well, same perf after first commit

Just a little hack to do (2). Not diff beetween hg and svn repo at the end (3)

 

hg2git

from hh rev 0

use this script. No error so far,

 

git2svn

 

wait the end of hg2git translation for testing. Will try this and/or this

 

...