editshadow
Edit a shadow folder to change the settings or force an update of the folder contents.
sscm editshadow [[RepositoryPath [-bBranch]] | -lPath] [-f] [-r|-r-] [-w|-w-] [-tcurrent|-tmodify|-tcheckin] [-h] [-y[Username:Password|+|=]] [-zSCMServerAddr:PortNum|zPath] [+u]
Option | Description |
---|---|
RepositoryPath | Full path to repository, including parent repositories. |
-b | Branch name. If not specified, default working directory branch is used. |
-f | Force an update of the shadow folder contents. |
-h | Display online help for the command. |
-l | Surround SCM Server directory that contains shadow folders. Specify only if a repository path and branch has more than one shadow folder or if the folder is being updated for a workspace branch. Cannot use with RepositoryPath or -b. |
-r | Recursively shadow all subrepositories. If option is changed from non-recursive to recursive, end-of-line format and timestamp option changes and the shadow folder is updated. |
-t | Timestamp to set on shadow files: -tcurrent: Current time -tmodify: Time file was last modified -tcheckin: Time file was last checked in |
-w | Text file end-of-line format: Windows, Unix, Mac, WindowsAppend, UnixAppend, or MacAppend. The append options add an extra end-of-line value when getting a file (if needed). |
-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. |