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.

For each code commit, you can view the list of files that were checked in, the version history of each file, and any associations with other TeamForge items, such as tracker artifacts or tasks.
Restriction: You can see only those paths in the repository that the repository administrator has given you access to.
  1. Click SOURCE CODE in the project navigation bar.
  2. From the list of project repositories, select the repository you want to look at, then click View Commits. The Commits section of the Repository Details page lists all the code commits in the repository. By default, it shows the commits made over the preceding seven days.
    Tip: To get an automatic email notification whenever code is committed to this repository, click the Monitor menu, then choose Monitor Selected. The emails will contain all the details you can see on this page, unless the repository's owner has chosen to send emails with only the essential information.
  3. Specify the filter criteria in Commit Name, Committed By or Committed On date ranges and click FILTER.
  4. After filtering, if you want to clear the filters, click FILTER and select Clear from the drop-down list.
  5. To view the details of a commit, click its title. The Files section of the Commit Details page lists all files that were checked in with the code commit, including the version number of each file and the last operation that was performed, such as modified, deleted, moved, copied, or added.
    • To view the file information, click the file name.
    • To view the latest version of the file, click the file version.
  6. To look at other items related to this commit, click the ASSOCIATIONS tab.