SCM server integration :: Pulse feature tour
Pulse provides out of the box support for the CVS, Perforce and Subversion Software Configuration Management servers. You can trigger a build when a change is detected in your source code repository, view the changes between builds, tag built revisions and browse Pulse's view of your source repository. For convenience, Pulse shows recent changes that matter to you, such as latest changes by you (via the dashboard) and latest changes to a project (via project home page).
View changes in a build
The changes in each build are summarised for you. When the build breaks, Pulse helps you narrow down the change that caused the problem.
View changelists
You can drill down to the changelist view for full details of a change. Pulse shows all builds affected by the change, allowing you to jump quickly to related build results.
Linking
Link your changelists to external source control viewers such as Fisheye, P4Web, Trac and ViewVC. You can even specify custom viewer URLs. Links are provided to view not only changelists, but also the files within the change and diffs of those files versus the previous revision.
Going a step further, you can match arbitrary strings in commit messages and link them to external tools. For example, you can link bug IDs to your bug tracker. The commit message transformation mechanism is so powerful that you can use it to transform messages for display in Pulse in any way you can imagine.
