Mercurial: Diff Viewer

The IDE's graphical Diff Viewer enables you to compare revisions of a file side by side using color coding to emphasize the differences between the files being compared.

You access the Diff Viewer in one of the following manners:

The Diff Viewer tool bar provides you with the following functionality:

The Diff Viewer provides the following UI components:

Blue (       ) Indicates lines that have been changed since the earlier revision.
Green (       ) Indicates lines that have been added since the earlier revision.
Red (       ) Indicates lines that have been removed since the earlier revision.

The following icons allow you to make changes directly to your local working copy:

Replace ( replace icon ) Inserts the highlighted text from the previous revision into the current revision.
Move All ( move all icon ) Reverts the file's current version to the state of the selected previous version.
Remove  ( remove icon ) Removes the highlighted text from the current version so that it mirrors the previous version.

Legal Notices