[Collapse]CodeCollaborator 6
 [Expand]Big Picture/support/viewarticle/20412/
 [Expand]Server Administration/support/viewarticle/20483/
 [Expand]Web User's Guide/support/viewarticle/20467/
 [Expand]Clients/support/viewarticle/20473/
 [Collapse]Version Control Integration/support/viewarticle/20425/
  [Expand]AccuRev Integration/support/viewarticle/20419/
  [Expand]Borland StarTeam Integration/support/viewarticle/20681/
  [Expand]CVS Integration/support/viewarticle/20482/
  [Expand]Git Integration/support/viewarticle/20494/
  [Expand]IBM CMVC Integration/support/viewarticle/20556/
  [Expand]IBM Rational ClearCase Integration/support/viewarticle/20530/
  [Collapse]IBM Rational Synergy Integration/support/viewarticle/20528/
    GUI Client/support/viewarticle/20768/
   [Collapse]Command Line Client/support/viewarticle/20604/
     addchangelist (for Rational Synergy)/support/viewarticle/20592/
     addversions (for Rational Synergy)/support/viewarticle/20603/
  [Expand]IBM Rational Team Concert Integration/support/viewarticle/20552/
  [Expand]Mercurial Integration/support/viewarticle/20491/
  [Expand]Microsoft Team Foundation Server Integration/support/viewarticle/20481/
  [Expand]Microsoft Visual SourceSafe Integration/support/viewarticle/20620/
  [Expand]MKS Source Integrity Integration/support/viewarticle/20500/
  [Expand]Perforce Integration/support/viewarticle/20486/
  [Expand]SourceGear Vault Integration/support/viewarticle/20485/
  [Expand]Subversion Integration/support/viewarticle/20484/
  [Expand]Surround SCM Integration/support/viewarticle/20549/
 [Expand]External Integrations/support/viewarticle/20740/
 [Expand]Techniques & Best Practices/support/viewarticle/20741/
 [Expand]Appendices/support/viewarticle/20474/
Updated: 3/26/2012 Applies To: CodeCollaborator 6 Rating: No votes Click to rate: PoorNot badAverageGoodExcellent

ccollab addchangelist (for Rational Synergy)

Top Previous Next

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 Pending Tasks or Completed Tasks from Rational Synergy to the CodeCollaborator server.

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

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

ccollab addchangelist new 4321 7568

For example, to upload Completed Tasks 5432 and 12654 to review 111:

ccollab addchangelist 111 5432 12654



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