Supported Version Control Systems
Codebeamer enables making Version Control Systems a tightly integrated tool in your collaboration environment and makes source code itself a first class asset in your projects.
Navigation: Codebeamer allows searching and browsing repository content, repository histories and change sets.
Security: Codebeamer helps to maintain granular read/write access control over repository entries (directories and files).
Traceable: Codebeamer also enables associating change sets with issues for traceability. A source code change can be traced back to its originator task and even to the requirement that the task was derived from.
Information Accessibility: team members can easily follow source code changes via Codebeamer's flexible subscription system and highly configured notification emails.
These features are largely VCS independent. Configuring write permissions is essentially the same for Subversion and Git, for example, since Codebeamer hides all the details of the different vendors.
Codebeamer supports the following VCSs:
VCS
Managed
Centralized Workflow
Decentralized Workflows
Git - is a free & open source, distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
Mercurial - is a distributed version control system, becoming an increasingly popular alternative to Subversion.
Subversion - is the most popular centralized version control system.
CVS
* 
Starting from version 9.0.0, CVS is not supported anymore.
Managed Repositories versus External Repositories
Codebeamer distinguishes between managed and external repositories. A managed repository has several advantages over an external (unmanaged) repository. The primary benefit is an ability to control repository permissions by role. For more information about managed repositories see Using Managed Subversion, Git & Mercurial Repositories.
* 
See: You must login to see this link. Register now, if you don’t have a user account yet.
Was this helpful?