8

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

Adam Schmideg
  • 10,590
  • 10
  • 53
  • 83

1 Answers1

9

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

Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62
pyfunc
  • 65,343
  • 15
  • 148
  • 136