scm create 子命令用于创建存储库工作空间或基线。
scm create workspace [ -r | --repository-uri ] repository URI or nickname { [ -d | --description ] description [ -s | --stream ] Stream to set as default flow target } name
scm create baseline [ -r | --repository-uri ] repository URI or nickname { --description description } [component [...] | --all] name
scm create workspace [ -r | --repository-uri ] repository URI [ -u | --username ] user ID in repository [ -P | --password ] password for user ID in repository
{ [ -d | --description ] description [ -s | --stream ] Stream to set as default flow target } name
scm create baseline [ -r | --repository-uri ] repository URI [ -u | --username ] user ID in repository [ -P | --password ] password for user ID in repository
{ [ -d | --description ] description } [component [...] | --all] name
C:\>scm create baseline -r jazzhost --all HelloJazz "beta2 updates"
C:\local-workspaces\HelloJazz>scm status
工作空间:(1101)“HelloJazz”<->(1102)“HelloJazz Stream”
组件:(1103)“HelloJazz”
基线:(1108)3“beta2 updates”
传出:
基线:
(1108)3“beta2 updates”