We've just released the first version of the bzr-hg plugin. This plugin (like the bzr-svn and bzr-git plugins) provides direct support in Bazaar for accessing Mercurial repositories.
This is the initial version of the plugin, so please use with care. It may eat your cat or (more likely) destroy your data. The mappings will definitely change in the near future, so please don't use for production branches yet. At the moment it is possible to access remote Mercurial repositories over http and to access local Mercurial repositories. It's also possible to pull data from Mercurial into Bazaar. It's not yet possible to push data from Bazaar into Mercurial. The first release can be downloaded from : * http://samba.org/~jelmer/bzr/bzr-hg-0.1.tar.gz And a matching GPG signature from: * http://samba.org/~jelmer/bzr/bzr-hg-0.1.tar.gz.asc Please file bug reports for any bugs you find here: * https://launchpad.net/bzr-hg You'll need to have a non-ancient (>= 1.16) version of Bazaar and Mercurial 1.3.1 installed to be able to use bzr-hg at the moment. Patches to support more Mercurial versions are welcome. Cheers, Jelmer -- Jelmer Vernooij <[email protected]> - http://samba.org/~jelmer/ Jabber: [email protected]
