checkin

Check in files or repositories to update files with changes, remove the lock on the files, make changes available to other users, and increment the version number by one.

sscm checkin Item1 [Item2...] [-bBranch] [-ccComment|-cpCommentPath|-c-] [-f] [-g|-g-] [-h] [-k] [-lLabel] [-o] [-pRepository] [-r] [-w] [-u|-u-] [-d|-d-] [-q|-q+|-q-] [[-sHelixALMConfigName][-iHelixALMUsername:HelixALMPassword] -aIssueNum1[:IssueNum2...] -mRequirementNum1[:RequirementNum2...] -nTestCaseNum1[:TestcaseNum2...] -eExternalID1[:ExternalID2...]] [vCodeReviewID|-v+] [-xChangelist] [-tStateID] [-y[Username:Password|+|=]] [-zSCMServerAddr:PortNum|zPath] [+u]

Option Description
Item Files or repository to check in. Enter / to use repository in -p or the default working directory repository. Use quotes in Unix if Item includes wildcard characters.
-a Helix ALM issue number to attach files to.
-b Branch that contains files or repository. If not specified, default working directory branch is used.
-c Enter a comment or the comment text file path. Enter -cc to prompt for comment, -cp to prompt for the comment file path, or -c- if a comment is not needed. CommentPath can be full path of a local text file, partial path if file is in a subdirectory of current directory, or file name if file is in current directory.
-d Remove working directory files after check in.
-e External ID for other issue tracking providers.
-f Force check in without merging files. Ignore changes checked in after last check out or merge.
-g Get files after check in. Enter -g- if you do not want to get files.
-h Display online help for the command.
-i Helix ALM username and password.
-k Keep files checked out after check in.
-l Label for checked in files.
-m Helix ALM requirement number to attach files to.
-n Helix ALM test case number to attach files to.
-o Replace current file label.
-p Full path to repository, including parent repositories. If not specified, default working directory repository is used.
-q Use quiet mode to skip all prompts and results. Enter -q+ to display prompts without results. Enter -q- to skip prompts but display results.
-r Recursively check in files if Item is a repository or file name includes wildcard characters.
-s Helix ALM connection name. Use lsttdb to find connection name.
-t Set workflow state to the specified StateID. Use lsstate to find StateID.
-u Update version number even if there are no changes.
-v Code review ID to add the changes to. Enter -v+ to create a new code review. New code reviews use the current username and timestamp for the review name and the current user as the only author.
-w Make working directory files writable after check in.
-x Changelist to add check in action to.
-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.
If you set a workflow state on the files to check in, you may be prompted to enter an electronic signature for compliance purposes. Enter the signature information, which may include your Surround SCM username, password, and a reason for the change. The files are checked in after you enter the signature.