breezy-team / breezy-hg

Mercurial support for Breezy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This plugin provides limited support for fetching revisions from 
Mercurial in Bazaar. It supports reading a sufficient amount of 
data for "bzr viz" to work against Mercurial branches.

This plugin requires recent versions of Bazaar and Mercurial to be 
installed to work.

To install::

  bzr branch lp:bzr-hg ~/.bazaar/plugins/hg

To use:

* Use bzr in folders with Mercurial repositories.  (Readonly commands only.)

* Use ``bzr send --format hg``

* Use ``-r hg:SPEC`` to look up Mercurial native revisions.

About

Mercurial support for Breezy


Languages

Language:Python 99.3%Language:Makefile 0.7%