Browse a project's source code repositories for detailed information about code commits, changed files, and associations with other CollabNetTeamForge items.
Get the code
Browse TeamForge to find the code you want to work on, then check out the code.
View code commits
To stay up to date with code development on a project, browse the code commits made to each repository integrated into your TeamForge site.
Associate code commits with other items
Create associations between code commits and other CollabNetTeamForge items, such as tracker artifacts or documents, to help define relationships, track dependencies, and enforce work flow rules.
Set up Webhooks for repositories
Webhooks can be configured both at a project level or for select repositories. Once set up, SCM events such as commit and merge are published to the Webhooks for other applications to consume.
Linkify custom object IDs in Code Browser
Include custom object IDs in your commit messages and have them automatically converted to hyperlinks. This is possible if you set up custom object ID mapping for the repository.
Replicate a repository
When a Subversion Edge replica has been successfully registered with a TeamForge SCM integration server, it is available to project administrators in projects using that server to house repositories. To replicate a Subversion repository, you need to add it to a replica server.
Check command history
Recent command history for a replica server or a specific repository allows you to check for errors and see whether there are pending commands.
Check out code
You can use the checkout command to check out the code from Subversion or GIT repository.
Access CVS with a stored SSH key
If you don't want to enter your password each time you access a CVS repository, you can create a set of SSH authorization keys and use the public-key method for automatic authentication.
Review code
TeamForge provides a unified code review experience as it supports both Pull Request and Gerrit single-commit reviews.
Search code
Integration with Black Duck Code Sight (BDCS) is no longer supported in TeamForge 17.1 and later. TeamForge 17.1 (or later) is equipped with its own code search function powered by Elasticsearch. You can do away with BDCS integration while upgrading to TeamForge 17.1 (or later) and set up TeamForge Code Search, which is now one of the integral services of TeamForge. This section discusses the features of TeamForge Code Search and what it takes to set up Code Search on your site.