mainlineoption
View or set options for a mainline branch. These settings override global server mainline options.
To display the settings, enter the command without any options.
sscm mainlineoption MainlineName [-b] [-dType] [-f|-f-] [-g] [-h] [-j<0-4096>] [-k|-k-] [-m|-m-] [-n] [-q<1-99999>:<1-2000>] [-r<0-4096>] [-t[Width:Height]|-t-] [-w|-w-] [-xc|-xm|-xn] [-xh|-xh-] [-y[Username:Password|+|=]] [-zSCMServerAddr:PortNum|zPath] [+u]
Option | Description |
---|---|
MainlineName | Mainline branch to set options for. |
-b | File extensions to ignore when recursively adding files. |
-d | File extensions to auto-detect when adding files: Text, Text-CRLF, Text-LF, Binary, MacBinary, UTF8, UTF8-CRLF,UTF8-LF, or UTF16. |
-f | Allow check in of files without check out. Enter -f- to disable. |
-g | Set all mainline option settings to inherit global server options. |
-h | Display online help for the command. |
-j | Minimum length of user comments added to state change events. Enter a number between 0 and 4096. |
-k | Expand keywords. Enter -k- to disable. |
-m | Allow multiple users to check out files. Enter -m- to allow one user check out a file at a time. |
-n | File or directory names to ignore when recursively adding files. |
-q | Large file size limits. Enter the maximum file size (1-99999 MB) and delta maximum file size (1-2000 MB). |
-r | Minimum length of user comments added to events. Enter a number between 0 and 4096. |
-t | Enable image file thumbnails. Width and height can be between 16 and 512 pixels. Enter -t- to disable. |
-w | Allow workflow state changes during check in. Enter -w- to disable. |
-x | Changelist usage: -xc: Users can use changelists -xm: Users must use changelists -xn: Users cannot use changelists -xh: Allow Surround SCM Server to retain historical changelist information |
-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. |