View Source

h1. Specify Bazaar command location
QuickBuild utilizes the Bazaar command (bzr) to interact with Bazaar repository. If this command is not in system path, you will need to specify location of the command by configuring Bazaar plugin as below:
!bazaar-plugin.png!

Further more, accurev command location can be specified on a per-node basis by following below steps:
# Open Bazaar plugin setting page and define the Bazaar path property as:
{code}
${node.getAttribute("bzrPath")}
{code}
# For each node that does not have Bazaar on system path, define the user attribute _bzrPath_ to point to the actual Bazaar path like below:
!bzr-path.png!

*NOTE:* example above is for demonstration only, you can use any other user attribute name instead of _bzrPath_.

h1. Change detection
If the build process involves checking out from a Bazaar repository, the changes will be detected for the build stream and all parent streams until a snapshot or time-locked parent is found.

h1. Label a Bazaar repository
The label step will create a tag.