mainlineunicodeoption
Set Unicode options to control how text files are automatically merged on a mainline branch. These settings override global server mainline options.
To display the settings, enter the command without any options.
sscm mainlineunicodeoption MainlineName [-a|-a-] [-dUTF16Encoding] [-g] [-h] [-sUTF8Encoding] [-u|-u-] [-y[Username:Password|+|=]] [-zSCMServerAddr:PortNum|zPath] [+u]
Option | Description |
---|---|
MainlineName | Mainline branch to set options for. |
-a | Auto-detect text files as UTF-8 text. Enter -a- to disable. |
-d | Encoding name for UTF-16 files. Refer to Java documentation for encoding supported by your installed JRE. |
-g | Set all Unicode option settings to inherit global server options. |
-h | Display online help for the command. |
-s | Encoding name for UTF-8 files. Refer to Java documentation for encoding supported by your installed JRE. |
-u | Use UTF-8 encoding for text file automatic merges. Enter -u- to disable. |
-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. |