GSoC: hg and git interoperability (status report)

Abderrahim Kitouni a.kitouni at gmail.com
Wed Jul 8 16:51:50 CDT 2009


Hi all,

Time for a new status update.

I continued adding some tests (especially for tags), now only remaining
untested are obscure special cases in commit_import_ctx (a modified
version of commitctx) I think I need to wait for Scott to come back
for these.

I also tried to implement conversion of git submodules, it's going
pretty well, the only remaining piece is a parser for the .gitmodules
file. The fact that this file can be hand edited is problematic.
(I think that for now, I'll abort if the file doesn't look like it's
generated by git-submodule).

My branch can be found at http://bitbucket.org/abderrahim/hg-git/
I've started a mq for experimental changes, it can be found at 
http://bitbucket.org/abderrahim/hg-git-patches/

Regards,
Abderrahim


More information about the Mercurial-devel mailing list