hg-git configuration
Created by: Lester Caine, Last modification: 14 Jul 2011 (01:18 BST)
Needs updating to latest version notes
# Install Mercurial from source. This builds "pure" version, because Windows users usually don't have Visual Studio or alternative compiler for compiling C speedups.
# Install Dulwich - I'd use latest trunk snapshot for both Git and Dulwich. python setup.py --pure install
# Install latest HgGit snapshot python setup.py install
# Edit Mercurial.ini to enable hggit =
Links
http://mercurial.selenic.com/wiki/WindowsInstall#Building_pure_Python_alternative
http://samba.org/~jelmer/dulwich/
http://github.com/schacon/hg-git/archives/master