The scm checkin subcommand checks in one or more locally modified files or folders, adding them to the current change set in the repository workspace.
scm checkin { [ -d | --dir ] workspace-path } path ...
scm checkin [ -u | --username ] user ID in repository [ -P | --password ] password for user ID in repository { [ -d | --dir ] workspace-path } path ...
C:\local-workspaces\HelloJazz>scm status
Workspace: (1101) "HelloJazz" <-> (1102) "HelloJazz Stream"
Component: (1103) "HelloJazz"
Baseline: (1104) 2 "base"
Unresolved:
-c /com.example.hellojazz.rcp.ui/src/com/example/hellojazz/rcp/ui/actions>
C:\local-workspaces\HelloJazz>scm checkin com.example.hellojazz.rcp.ui\src\com\example\hellojazz\rcp\ui\actions\HelloJazzAction.java
Committing...
Workspace: (1101) "HelloJazz" <-> (1102) "HelloJazz Stream"
Component: (1103) "HelloJazz"
Outgoing:
Change sets:
(1105) --@ <No comment>
Did this help? You can provide feedback at Jazz.net (registration required): Comment in the forums or submit a bug