The Diff Tool

The Diff Tool opens in a tab on the Web GUI after you have chosen two file versions to compare with the Diff Against command. Only text files may be compared using this command. The Diff Tool shows the two versions side by side in resizeable panes. The differences between the files are color-coded for visibility.

Accessing a Particular File Comparison via URL

Links to the Web GUI URL used to generate the comparison between two file versions are shown at the top of the tab. This Diff Link contains a mailto link and a hypertext link.

About the Diff Toolbar

The Diff Tool provides a toolbar with buttons for navigating file changes, as shown. The field after the buttons shows how many changes there are between the two files, and which one is currently being displayed.

The right side of the toolbar contains two buttons that toggle between Context Diff and Full Diff modes. Context Diff mode shows each change, including five lines of unchanged text above and below the change to provide context. Full Diff mode shows the entire file. The Diff Tool defaults to Context Diff mode for improved performance.