Though Bazaar repositories are most commonly accessed using a special piece of software called a Bazaar client, we also provide a web-based interface to view Bazaar repositories.
Browsing the Bazaar tree gives you a great view into the current status of this project's code. You may also view the complete history of any file in the repository.
Bazaar is a Source Code Management (SCM) tool for software developers which supports collaborative development of software within a team, and the tracking of changes to software source code over time.
Bazaar is used by developers, and advanced users who need the very latest changes to the software (before releases occur). Software users generally do not need Bazaar; typically they will download official file releases made available by the project instead.
Developers should familiarize themselves with Bazaar by reading the Bazaar Documentation.
To access a Bazaar repository, configure your Bazaar client as follows:
bzr://karra.bzr.sourceforge.net/bzrroot/karra (read-only)
Information about accessing this Bazaar repository may be found in our document titled Bazaar (Version Control for Source Code).