Check Differences Between Local Version and Repository VersionOne of the most common requirements in project development is to see what changes have been made to the files from your working copy or to the files from the repository. There are two diff tools: Diff Files and Diff Directories that allow comparing two different versions of a file or two different versions of a directory. You can examine these changes after a synchronize operation with the repository, by using the Compare action from the toolbar or the Open in Compare Editor action from the contextual menu. The Diff Files and Diff Directories tools can be launched also as external tools from the shortcuts created by the installer.
| |||||||||











