Bazaar

About Bazaar

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.


Bazaar Access

To access a Bazaar repository, configure your Bazaar client as follows:

bzr://gnumerology.bzr.sourceforge.net/bzrroot/gnumerology (read-only) bzr+ssh://*anonymous@gnumerology.bzr.sourceforge.net/bzrroot/gnumerology (read/write)

Information about accessing this Bazaar repository may be found in our document titled, Bazaar (Version Control for Source Code).


NOTE
UNIX file and directory names are case sensitive.