diffreport

Generate a differences report to view the differences between text file versions.

sscm diffreport File [-a] [-bBranch] [-c] [-d] [-h] [-i] [-k] [-lUnified|-lContext] [-nLines] [-oReportFile] [-pRepository] [-vVersion1:Version2...] [-w] [-y[Username:Password|+|=]] [-zSCMServerAddr:PortNum|zPath] [+u]

Option Description
File Files to display differences for.
-a Include report header.
-b Branch that contains files to report differences for. If not specified, default working directory branch is used.
-c Ignore whitespace changes.
-d Display differences between versions selected in -v. If -d is not specified, differences are shown between selected and previous version.
-h Display online help for the command.
-i Ignore case differences.
-k Ignore blank lines.
-l Output format: unified or context.
-n Number of context output lines. Default is 3.
-o File to send output to. Default is to display on screen.
-p Full path to repository, including parent repositories. If not specified, default working directory repository is used.
-v File versions to display differences for. Default is all versions.
-w Ignore all whitespace.
-y Enter a Surround SCM username and password if you do not want to use the default value. To use single sign-on, enter -y+. If you use an identity provider to authenticate, the provider web page opens if you have not yet authenticated. Authenticate with the provider and then return to the CLI.
-z Enter the Surround SCM Server host computer address and port number if you do not want to use the default value. IPv6 addresses must be in square brackets. If you received a server settings file from your Surround SCM administrator, enter the path to the XML file instead of entering the server connection information.
+u Display output in Unicode (Windows only). Output cannot be sent to a file. If output is enabled for all commands, enter +u- to disable it for this command.