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

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


Branch: pkgsrc-2021Q2, Version: 0.1.1, Package name: py38-hg-fastimport-0.1.1, Maintainer: roy

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.


Master sites:

SHA1: f4d9cb4dfe47458314a3b449fdb824439430f727
RMD160: 3b6b112023342374a1fd848c8d5df048eddcea26
Filesize: 43.785 KB

Version history: (Expand)