Main Content

Review Changes in SVN Source Control

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, the log messages, and the list of files in each change set. You can select multiple files and view revision history for each file.

    You also can select a revision and browse the lower list of files in the change set. Right-click files to view changes or save revisions.

  • 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.

    You also can select a revision and browse the lower list of files in the change set. Right-click files to view changes or save revisions.

  • Compare to Ancestor to run a comparison with the last checked-out version in the sandbox. The Comparison Tool displays a report.

If you need to update the status of the modified files, see Update SVN File Status and Revision.

Related Topics