GSoC: hg and git interoperability (status report)

Martijn Pieters mj at zopatista.com
Fri May 29 11:07:10 CDT 2009


On Fri, May 29, 2009 at 17:05, Abderrahim Kitouni <a.kitouni at gmail.com> wrote:
> I'd like to build a test suite for this, if you'd like to help try cloning your
> favorite project and verify that the conversion is OK. As of now, it doesn't
> have a "UI", all you can do is :
>
> hg git-clone git://host/path [dest]
> hg git-pull git://host/path
> hg git verify

hgsubversion supports hg clone, hg pull and hg push for svn urls
directly, without the need for special svn- commands. Perhaps your
project could do something similar?

Take a look at http://bitbucket.org/durin42/hgsubversion to see how it's done.

-- 
Martijn Pieters


More information about the Mercurial-devel mailing list