[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/
  [Collapse]AccuRev Integration/support/viewarticle/20419/
   [Expand]GUI Client/support/viewarticle/20418/
   [Collapse]Command Line Client/support/viewarticle/20408/
     addchanges (for AccuRev)/support/viewarticle/20413/
     addchangelist (for AccuRev)/support/viewarticle/20411/
     addardiffs/support/viewarticle/20417/
     addstream/support/viewarticle/20409/
  [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/
  [Expand]IBM Rational Synergy Integration/support/viewarticle/20528/
  [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 AccuRev)

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 Transactions from AccuRev to the CodeCollaborator server.

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

For example, to upload Transactions t4321 and t7568 to a new review:

ccollab addchangelist new 4321 7568

For example, to upload Transactions t5432 and t12654 to review 111:

ccollab addchangelist 111 5432 12654



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