property
View repository properties to see information such as the number of files and subrepositories, the related branches, and Helix ALM integration information. You can also set Helix ALM integration options for the repository.
View file properties to see information such as the related branches, working directory, file type and size, latest version, last check in date, check out status, and custom field values. You can also set the file type and keyword expansion option.
Check out, share, and custom fields information is only displayed if the respective values are available for the item. For example, the file must be checked out to display Checked Out By information.
sscm property Item [-bBranch] [-pRepository] [-d] [-h] [-i]|[-a[disable|enable|require]:[issue|testcase|requirement]] -o|-o- -sHelixALMDbConfigName] [-kon|-koff|-kdefault] [+u] [n-]|[r[disable|enable|require]:[checkin|add]] [-tFileType] [-y[Username:Password|+|=]] [-zSCMServerAddr:PortNum|zPath]
Option | Description |
---|---|
Item | Files or repository to view properties for. Enter / to use repository specified in -p or the default working directory repository. |
-a | Allow users to attach files to Helix ALM issues, test cases, or requirements. This option can be reused to set options for multiple Helix ALM item types. If no item type is entered, the option specified will be set for all item types. -aenable: Users can make attachments -arequire: Users must make attachments -adisable: Users cannot make attachments |
-b | Branch that contains files or repository. If not specified, default working directory branch is used. |
-d | Display items removed from repository. |
-h | Display online help for the command. |
-i | Use Helix ALM project connection set in parent repository. |
-k | Expand keywords: on, off, or default. |
-n | Use the code review settings for the parent repository. |
-o | Allow users to override default Helix ALM project connection. Enter -o- if you do not want to allow overrides. |
-p | Full path to repository, including parent repositories. If not specified, default working directory repository is used. |
-r | Allow users to add files to code reviews. This option can be reused to set options for multiple action types. If no action type is specified, the option is set for all action types. -renable: Users can add files to code reviews -rrequire: Users must add files to code reviews -rdisable: Users cannot add files to code reviews |
-s | Default Helix ALM project connection name. |
-t | File type: text, binary, mac_binary, utf8, utf16, or symlink. |
-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. |