Skip to content

Mercurial support for Breezy

Notifications You must be signed in to change notification settings

breezy-team/breezy-hg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f5a0d7d · Nov 19, 2018
Oct 16, 2009
Oct 4, 2011
Oct 1, 2018
Jan 31, 2011
Nov 19, 2018
Nov 4, 2018
Jan 31, 2011
Oct 1, 2018
Jan 26, 2012
Mar 22, 2010
Oct 15, 2009
Nov 19, 2018
Nov 19, 2018
Nov 4, 2018
Oct 1, 2018
Oct 1, 2018
Nov 19, 2018
Oct 1, 2018
Oct 1, 2018
Nov 19, 2018
Nov 19, 2018
Nov 19, 2018
Oct 1, 2018
Oct 1, 2018
Nov 19, 2018
Oct 1, 2018
Oct 1, 2018
Oct 1, 2018
Nov 19, 2018
Oct 1, 2018
Oct 1, 2018
Nov 19, 2018

Repository files navigation

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.