TargetProcess supports Subversion, Perforce and Visual Source Safe integration. Source Control integration gives you these advantages:
- Eliminate repetitious actions for developers on code commit (automatically add spent time, change Story/Bug/Task state, add comment)
- Bind requirements/defects/tasks to code
- Show differences between revisions within TargetProcess without losing focus.
With subversion integration, just type a short message when committing changes. For example,
"#75 status:fixed time:2 comm:there was problem in constructor". All the other updates are handled by TargetProcess.

As a result, the revision will be attached to the Bug with ID = 75, the Bug state will be changed to fixed, a comment and spent time will be added. No additional actions, just one message on commit.
The Source tab inside Bug view contains all revisions and files that were associated with the Bug during commits.

You can quickly check differences between revisions.
