Search code examples
mercurialmigrationfossil

How to migrate from fossil to hg


I have a fossil repository. How can I migrate the commits to a hg repository. I don't care about issues, wiki, branches.


Solution

  • See a previous answer on this issue

    And the following extension should help you in exporting fossil repo to another Mercurial.

    Fossil to Git uses the same export/import facility