branchproperty
View branch properties to see the branch type, created and last modified dates, comments, attributes (active, hidden, frozen, cache on demand settings), and security settings. You can also change the branch security and turn indexing on or off. To change the branch attributes, see changebranchattrib.
To only display branch properties, do not enter -i, -o-, -s, or -x.
sscm branchproperty [-bBranch] [-h] [-i|-o|-si|-so|-sd] [-pMainlineBranch] [-xo|-xf] [-y[Username:Password|+|=]] [-zSCMServerAddr:PortNum|zPath] [+u]
Option | Description |
---|---|
-b | Branch name. If not specified, default working directory branch is used. |
-h | Display online help for the command. |
-i | Inherit the parent branch's security. |
-o | Use security that applies to all branches. |
-p | Mainline branch that contains the branch. |
-s | Use own branch security: -si: Copy the parent branch's security -so: Copy the security that applies to all branches -sd: Copy the server level security |
-x | Turn branch indexing on or off. Enter -xo to turn indexing on or -xf to turn indexing off. |
-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. |