./devel/py-hg-fastimport, Mercurial extension for importing from a git fast-import stream

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q4, Version: 20170211nb1, Package name: py27-hg-fastimport-20170211nb1, Maintainer: pkgsrc-users

The "fast import" format originates with Git, where it is used as
the generic backend for converting other SCM repositories to git.
It's generic enough that it can be used to feed a Mercurial repository
as well, and that's what this extension does: read a "fast import"
stream and turn it into changesets in a Mercurial repository. The
potential of this extension is that any foreign SCM that can be
converted to Git can also be converted to Mercurial, regardless of
the capabilities of Mercurial's own ConvertExtension. The catch is
that the conversion is a little cumbersome: first convert to a
fast-import dump, then feed that dump to Mercurial.


Required to run:
[devel/py-fastimport]

Master sites:

SHA1: 8820358107c9de776d6250052a3f15ecccfbcd44
RMD160: c6d0f6654509632f3b8266f7a4da519ff6789542
Filesize: 29.981 KB

Version history: (Expand)