[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/
   [Expand]Command Line Client/support/viewarticle/20408/
  [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

Command Line Client

Top Previous Next

Commands recommended for AccuRev

ccollab addchanges - Attaches locally-modified files to a review

ccollab addchangelist - Attaches an atomic changelist to a review

ccollab addardiffs - Uploads diffs generated from accurev diff command

ccollab addstream - Attaches pending differences from an AccuRev stream

The addchanges command will upload local changes to files controlled by AccuRev before they are promoted. This includes both kept and modified files in the local workspace.

The addchangelist command will upload a list of AccuRev transactions.

Configuration

In most cases, the Command Line Client can automatically detect your AccuRev configuration. Try testing your configuration to verify the configuration is detected correctly.

If the Command Line Client is unable to detect your AccuRev configuration or you want to override the detected settings, you can manually specify AccuRev settings using global options.

To manually configure the Command Line Client to use AccuRev, execute the following command:

ccollab set scm accurev

AccuRev-specific Options

Option

Description

--accurev-depot <value>

AccuRev depot name

--accurev-exe <value>

Full path to the `accurev` command-line client

--accurev-anc-algorithm <value>

Which algorithm to use when calculating the predecessor, either predecessor, previous-occupant, or basis-version

Example:

ccollab set accurev-depot MyDepot



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