Unified SCC tracks all operations in IDE and translates them to
appropriate commands of the source control system automatically. No
additional user actions are required.
Unlike other MSSCCI-compatible plugins, all operations are made in
pending mode. This means the following:
when user adds, deletes, renames or moves files from within IDE
shell, these modifications are remembered in the local working copy
only; modifications will be submitted to the repository storage
only when user submits modification of the project file, where
modified files belong. If user decides to undo changes of the
project file, the nested file additions, deletions, renames and
moves will be undone as well.