mercurialmigrationbazaar

Migrating from bazaar to mercurial?


I have a small project which I started in bazaar, as an exercise to learn bzr. I've since decided I prefer Mercurial. How might I migrate this project to Hg?


Solution

  • I believe your answer can be found here.

    Essentially, all that's required is that you run

    $ hg convert bzr-repository-URI Target-hg-dir