Anonymous read-only access

The Bazaar repositories for projects use separate directories for each branch. You can see the branch names in the repository by pointing a web browser to:
http://bzr.getTypeBaseHost(). "/r/" . $project->getUnixName(); ?>

Developer write access (ssh)

membername>'; } ?>
bzr branch bzr+ssh://@bzr.getTypeBaseHost(). "/" . $project->getUnixName(); ?>/branch

More introductory documentation

Check the UsingBzr page at the documentation wiki.