Show Differences Command (Tools Menu)
See Also
In Dynamsoft SourceAnywhere Hosted, you can also perform a History Diff or Label Diff to compare two earlier versions of items to each other.
Dynamsoft SourceAnywhere Hosted may be configured with an external application for visual diff on files. This setting is in Tools->Options->External Programs tab. The default diff utility in Dynamsoft SourceAnywhere Hosted is MergeHero.
For file diff, Dynamsoft SAW Hosted visually displays the differences between two mergeable files but only can identify the differences between binary files.
Dynamsoft SAW Hosted may be configured with an external application for visual diff on files. This setting is in Tools->Options->External Programs tab. The default diff utility in Dynamsoft SAW Standalone is MergeHero.
For project diff, Dynamsoft SAW Hosted visually displays the differences in the Project Difference dialog box.
Access Rights
Any Dynamsoft SourceAnywhere Hosted user can use this command.
The version last retrieved from the repository (Only available for file diff)
Compares the local copy of the selected file or project to the version you last retrieved from the repository.
The version last retrieved from the repository is not always the current version in the repository. For example, the version you last retrieved from the repository was version 2. After you retrieved it from the repository, the file was edited and checked in by other users, and the current version is version 4.
The current version in the repository now
Compares the local copy of the selected file or project to the current version in the repository.
The current version of an item may be the most recent version or the pinned version of the item.
A label applied to this project/file
Compares the local copy of the selected file or project to a version of the same item that is part of a label that was previously applied. Clicking the Browse button will display the list of available labels that can be compared to the working file or project.
Any local folder/file
Compares the local copy of the selected file or project to a file or folder on the local disk.
Any repository project/file
Compares the local copy of the selected file or project to the current version of any file or project in the repository.
Recursive (available only for project diff)
When this is checked, shows the differences for the selected project and all its descendants.
OK
Opens the Visual Diff window to show the comparison result.
Cancel
Cancels the Show Differences command and closes the dialog box.
Includes files in the to location only.
Includes files in both places that are the same from each other.