Administering a Managed Subversion Repository
Codebeamer's internal Subversion repository is called the managed subversion repository.
Codebeamer's managed Subversion repository service is designed for distributed, Internet-based development teams. The managed repository service provides full Web-based access and access control over Subversion repositories with unified role-based access control.
With managed repositories, Codebeamer sets the project member repository permissions (view and commit) in the repository authorization file. For example, if a project member's role has the following:
• SCM—View permission, the specific user has r (read) permissions on the repository and members of roles.
• SCM—Commit permission, the user has rw (read and write) permissions.
If the permissions of a role are modified or a user is added to or removed from a project, the repository permissions are automatically synchronized.
To assign a managed subversion repository to a project:
1. Open a project.
2. Click SCM Repositories tab.
3. Click Subversion.
4. Click Configure.
5. Click Create New Managed Repository.
6. Click Next.
7. Enter the value for the repository name and, optionally, select a Subversion dump file to import an existing external Subversion repository.
8. Click Finish.
Figure: Name the New Repository, and Optional Selection of Dump File