Skip to main content

Buildout recipe for Bazaar

Project description

This is a fork of the original bazaarrecipe to get it working like
infrae.subversion. all credits to the original author
A buildout recipe which can be used to branch a Bazaar repository.
This makes it possible to automatically create branches for relevant
code.

Usage
=====

If you have a buildout config you can add a section like:

[sources]
recipe = bazaarrecipeinfrae
urls =
http://bazaar-vcs.org/bzr/bzr.dev bzr.dev
http://bazaar.launchpad.net/~bialix/heads/trunk heads

This will create a `sources` folder in you buildout root with two
subfolders in it (bzr.dev and heads).

Changes to you buildout configuration might trigger removal of the
sources dir. However, before this happens the recipe makes sure there
are no modifications left. If it sees any it will abort before
anything is deleted. This means you can safely use it for development.

Running buildout again after you have done a succesful build before
will do a bzr pull on each of the resources.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bazaarrecipeinfrae-0.1.1dev.tar.gz (2.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page