[Collapse]CodeCollaborator 5
 [Expand]Big Picture/support/viewarticle/20018/
 [Expand]Server Administration/support/viewarticle/20087/
 [Expand]Web User's Guide/support/viewarticle/20071/
 [Expand]Clients/support/viewarticle/20077/
 [Expand]Version Control Integration/support/viewarticle/20031/
 [Expand]External Integrations/support/viewarticle/20301/
 [Expand]Techniques & Best Practices/support/viewarticle/20302/
 [Expand]Appendices/support/viewarticle/20078/
Updated: 4/18/2011 Applies To: CodeCollaborator 5 Rating: No votes Click to rate: PoorNot badAverageGoodExcellent

ccollab addchangelist (for Rational Team Concert)

Top

Usage: ccollab [global-options] addchangelist <review> <changelist> [<changelist> ...]

addchangelist - Attaches an atomic changelist to a review

Command Options

Option

Required?

Description

<review>

Y

Must be either an integer review-id, 'new', 'ask', or 'last'

<changelist> [<changelist> ...]

Y

SCM-specific ID of an atomic set of changes

Uploads from Rational Team Concert to the Code Collaborator server.

The first argument is the review specifier, subsequent arguments are the IDs of the to upload.

For example, to upload changelist 4321 and 7568 to a new review:

ccollab addchangelist new 4321 7568

For example, to upload changelist 5432 and 12654 to review 111:

ccollab addchangelist 111 5432 12654



© 2012 SmartBear Software. All rights reserved.
Email Send feedback on this document