[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/
  [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/
  [Collapse]SourceGear Vault Integration/support/viewarticle/20485/
    GUI Client/support/viewarticle/20585/
   [Expand]Command Line Client/support/viewarticle/20621/
  [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

Command recommended for Vault

ccollab addchanges - Attaches locally-modified files to a review

The addchanges command will find and upload Vault pending change set items.

Configuration

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

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

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

ccollab set scm vault

Vault-specific Options

Option

Description

--vault-profile <value>

Vault profile name

--vault-server <value>

Vault server url (n/a with profile)

--vault-repo <value>

Vault repository (n/a with profile)

--vault-user <value>

Vault user (n/a with profile)

--vault-passwd <value>

Vault password (n/a with profile)

--vault-proxy-domain <value>

Vault proxy domain

--vault-proxy-server <value>

Vault proxy server

--vault-proxy-port <value>

Vault proxy port

--vault-proxy-user <value>

Vault proxy user

--vault-proxy-passwd <value>

Vault proxy password

You must define the Vault server connection to be used. This can either be specified by vault-server, vault-repository, vault-user and vault-passwd, or if this information is available in a profile, by using vault-profile.

If specified, vault-profile will override the other Vault-specific global options.



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