The files under source control that you have changed display
the Modified File symbol
in the Current Folder browser. Right-click
the file in the Current Folder browser, select Source
Control, and select:
Show Revisions to open the File Revisions dialog box and browse the history of a file. You can view information about who previously committed the file, when they committed it, and the log messages. You can select multiple files and view revision history for each file.
Compare to Revision to open a dialog box where you can select the revisions you want to compare and view a comparison report. You can either:
Select a revision and click Compare to Local.
Select two revisions and click Compare Selected.
Compare to Ancestor to run a comparison with the last checked-out version in the sandbox (SVN) or against the local repository (Git™). The Comparison Tool displays a report.
If you need to update the status of the modified files, see Update SVN File Status and Revision or Update Git File Status and Revision.