Sharing Managed Repositories
The managed repository service provides project managers with a complete web-based set of role-based repository access control tools. With managed repositories,Codebeamer reflects the project member repository permissions (view and commit) into a repository authorization file. For example, if a project member's role has:
• Checkout or Clone permissions allow a specific user to r (read) permission on the repository.
• Fork permissions enable the user to read on the repository to fork (server side cloning) it. This permission is useful for users who are not authorized to make changes on a (bless) repository. This permission is relevant only for Git and Mercurial (DVCS) repositories.
• Commit / Push permissions enable the user to rw (read and write) on the repository.