GSoC: hg and git interoperability (status report)

Abderrahim Kitouni a.kitouni at gmail.com
Sat Aug 1 17:17:29 CDT 2009


Hi all,

I'm really late this time, but I have been busy. I've spend the first week
polishing the port to dulwich. I've pushed it to the main repository.

The second week was spend adding the little features that make the difference
(I always got a backtrace when trying to push dulwich fixes), namely hg push -r,
hg outgoing, and today hg pull -r. Incoming isn't simple, since the git server
is responsible for figuring out what to send (and not the client). (but I think
I can download all git data but not convert it)

So this week I'll try finish this, and send a call for tests to the mailing
list.


Abderrahim


More information about the Mercurial-devel mailing list