Use the Commit Tool provided with CollabNet TeamForge to transmit your commit data to CollabNet TeamForge.
For any SCM tool that supports triggers, you can use the tool’s triggering mechanism to script the following actions. Otherwise, you can perform them manually for each commit.
where:
where:
where <commitmessage> is a description about the commit that will be displayed along with the files, versions, and operations.
It will show output similar to this:
Repository: <username>@<systemid>:<path> Modified filename 1.2 Added document 1.1 Copied newfile 1.1 (From: origfile 1.3) <status> <filename> <version> (From: <fromfile> <fromversion>)