Announce: bzr-pipeline plugin

Aaron Bentley aaron at aaronbentley.com
Fri Jun 19 14:01:08 BST 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi all,

I just wanted to let you know about a new plugin I've been working on,
called "bzr-pipeline".

It helps when working on a series of changes that build on one another.
 It's a similar basic concept to looms, but

1. It uses branches rather than threads, and these branches can
   intermingle with your regular branches.
2. It does not version the state of the pipeline (e.g. loom record)
3. Each branch (pipe) in the pipeline also has a shelf associated with
   it, where uncommitted changes can be placed.

To get started with bzr-pipeline, do

$ bzr branch lp:bzr-pipeline ~/.bazaar/plugins/pipeline

Then look at the docs:
$ bzr help pipeline

It's in beta right now.  Please report any bugs you encounter.  A few
are already known:
https://bugs.edge.launchpad.net/bzr-pipeline

For a longer comparison with loom, see:
http://code.aaronbentley.com/pipeline-and-loom.txt

Aaron
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAko7jBAACgkQ0F+nu1YWqI2WIQCfSMHXYiU+6HqtUeNBJ4lTIktg
usYAn3qKoRm2CBhKKany+HUMQ9040Lyg
=STTx
-----END PGP SIGNATURE-----



More information about the bazaar mailing list