Bazaar is a distributed source code versioning system, a set of tools for maintaining text (in this case, the source code for GNU Enterprise) and keeping track of all the changes.
The GNU Enterprise Bazaar repository is publicly accessible. There are several ways to access the repository:
To access Bazaar...
$ bzr branch bzr://bzr.savannah.gnu.org/gnue
GNU Enterprise Developer can access the repository with the following command.
$ bzr branch bzr+ssh://@bzr.savannah.gnu.org/gnue