Package hg-fast-export-20120222-1
| System | Binary Distributions | CVS/rsync Source Distributions | |
|---|---|---|---|
10.7/x86_64 | |||
10.6/x86_64 | |||
10.6/i386 | |||
10.5/i386 | 20120222-1 | ||
10.5/powerpc | |||
| Description: | Hg to git converter using git-fast-import (20120222-1) | |
hg-fast-export.sh is a script to import a mercurial repo into
a git repo using the git-fast-import mechanism.
Everything is licensed under the MIT license except for
hg-reset.py which is GPL2 since it uses code from mercurial. | ||
| Usage Hints: | ||
Using hg-fast-export is quite simple for a mercurial repository <repo>:
mkdir repo-git # or whatever
cd repo-git
git init
hg-fast-export.sh -r <repo>
Incremental imports to track hg repos is supported, too.
Using hg-reset it is quite simple within a git repository that is
hg-fast-export'ed from mercurial:
hg-reset.sh -R <revision>
will give hints on which branches need adjustment for starting over
again. | ||
| Section: | devel | |
| Maintainer: | Daniel Johnson <danielATdaniel-johnsonDOTorg> | |
| Website: | http://repo.or.cz/w/fast-export.git | |
| License: | GPL2 | |
| Info-File: | dists/10.4/stable/main/finkinfo/devel/hg-fast-export.info CVS log, Last Changed: Thu, 23 Feb 2012 04:31:53 (UTC) | |
Section list - Flat package list - Search packages
(*) = Unsupported distribution.