Notes about Bazaar
Jump to navigation
Jump to search
General instructions
Administration
Thiasg and Pokorra are the administrators for the bazaar server. New accounts are created by them, when they are given the corresponding public SSH key in OpenSSH format.
Mentor should request rights to change the branch configuration by them. They will add them to the corresponding group.
Mentor could add branches, the trainee is allowed to commit to. This is done with the following steps:
- Checkout
bzr+ssh://bazaar@bzr.openpetra.org:2208/config/
, e.g.bzr checkout bzr+ssh://bazaar@bzr.openpetra.org:2208/config/
- Edit
bazaar_acl.ini
. In the section[Trainee]
add the allowed branches comma seperated behind the username - Commit the change, e.g.
bzr commit
Now the trainee is able to commit to the branch.