Working with Bazaar

You are viewing an old version (v. 2) of this page.
The latest version is v. 13, last edited on Nov 07, 2010 (view differences | )
<< View previous version | view page history | view next version >>

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:
Unable to render embedded object: File (bazaar-plugin.png) not found.

Further more, accurev command location can be specified on a per-node basis by following below steps:

  1. Open Bazaar plugin setting page and define the Bazaar path property as:
    ${node.getAttribute("bzrPath")}
    
  2. 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:

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

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.

Label a Bazaar repository

The label step will create a tag.

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.