rmshadow

Delete a shadow folder if it is no longer used.

An error occurs if -a or -l is not specified and the specified branch and repository have more than one shadow folder. A list of shadow folders for the branch and repository is displayed.

sscm rmshadow [RepositoryPath [-bBranch] [-a]] | -lPath [-h] [-y[Username:Password|+|=]] [-zSCMServerAddr:PortNum|zPath] [+u]

Option Description
RepositoryPath Full path to repository, including parent repositories.
-a Remove all shadow folders from specified branch and repository. Cannot use with -l.
-b Branch the folder shadows. If not specified, default working directory branch is used.
-h Display online help for the command.
-l Surround SCM Server directory that contains shadow folder. Specify only if there is more than one shadow folder in branch and repository or if shadow folder is in a workspace branch. Cannot use with RepositoryPath, -a, or -b.
-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.