Bazaar User Guide
Setting Up Bazaar
Introducing yourself
— The various ways that exist to tell Bazaar your email address for commits.
Using configuration files
— Information on how to configure Bazaar.
Basic Topics
Tutorial
— Explains how to use bzr. Loaded with examples.
Specifying revision identifiers
— Description of the subarguments for
-r
as used by commands such as
bzr log
and
bzr merge
.
Running a Bazaar server
— How to run a server to allow remote access to Bazaar branches.
Advanced Topics
Conflict handling
— The various kind of conflicts you may encounter, and how to handle them.
Centralized workflow
— How to use Bazaar in a centralized way like CVS or Subversion.
Best Practices
Running a Bazaar smart server
— How to run a smart HTTP server to allow remote access to Bazaar branches.
Shared repositories layouts
— The pros and cons of various repository layouts.
Extending Bazaar
Plugins
— Information on how to use plugins in Bazaar.
Using aliases
— How to set up and use command aliases.
Integrating Bazaar With Other Systems
Bug trackers
— Information on how to integrate with bug trackers.
Exporting version information
— How to export version numbers to a build system.