Command Line Client |
Top Previous Next |
Commands recommended for CMVC ccollab addchangelist - Attaches an atomic changelist to a review ccollab addversions - Attaches any 2 given versions to a review ccollab addtrack - Attaches file parts for a Track associated with the given defect and release to a review
The addtrack command can upload CMVC files both before or after they are checked in to CMVC. In most cases, the Command Line Client can automatically detect your CMVC configuration. Try testing your configuration to verify the configuration is detected correctly. If the Command Line Client is unable to detect your CMVC configuration you can manually specify CMVC using global options. To manually configure the Command Line Client to use CMVC, execute the following command: ccollab set scm cmvc
You must also be logged into CMVC in order to upload files to Code Collaborator. |