The IDE provides a two-pane viewer that enables you to compare revisions of version-controlled files side by side. Changed lines are highlighted in blue. Lines that have been added since the earlier revision are highlighted in green. Lines that have been removed are highlighted in red.
You can click the button
to skip to the previous difference in the file. Click
to
skip to the next difference.
To generate a graphical diff:
If you run the command without setting any other options, you diff the version in your working directory against the revision last checked into the repository. You can hold down the Control key while choosing the command to enter specific revisions, tags, or dates to for the versions compared.
To generate a graphical diff from the Versioning window:
To compare two revisions, hold down the Control key and select the revisions you want to compare. Right-click either revision and choose Diff or Diff Graphical.
See Also | |
---|---|
Creating and Applying a Patch Calling Version Control Commands Versioning Window Merging File Revisions Resolving Merge Conflicts |