More Information

Follow Us

Join our community of like minded
individuals and be the first to hear
about products, news and deals.

Newsletter



[Collapse]CodeCollaborator 5
 [Expand]Big Picture/support/viewarticle/20018/
 [Expand]Server Administration/support/viewarticle/20087/
 [Expand]Web User's Guide/support/viewarticle/20071/
 [Collapse]Clients/support/viewarticle/20077/
   Installation/support/viewarticle/20091/
  [Expand]Configuration/support/viewarticle/20226/
  [Expand]GUI Client/support/viewarticle/20059/
  [Collapse]Command Line Client/support/viewarticle/20053/
    Configuration/support/viewarticle/20022/
    Commands/support/viewarticle/20232/
    Graphical Editor/support/viewarticle/20028/
    Uploading Diffs/support/viewarticle/20234/
    Troubleshooting/support/viewarticle/20084/
    Global Options Reference/support/viewarticle/20016/
   [Expand]Command-line Reference/support/viewarticle/20092/
   Tray Notifier/support/viewarticle/20049/
   External Diff Viewer launcher/support/viewarticle/20126/
  [Expand]Eclipse Plug-in/support/viewarticle/20029/
 [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

Command-line Global Options Reference

Top Previous Next

Usage:

ccollab [global-options] command [command-options]

Global Options can be specified on the command-line, or they can be saved and applied to every command using 'ccollab set'.

General Options

Option

Description

--browser <value>

Browser to launch (e.g. 'firefox', 'ie', or 'default')

--debug

Run in debug mode, create a ccollab.log file in current directory

--editor <value>

External editor to use for editing file list

--editor-prompt

Prompt user for input to signal editing of file list complete

--force-new-browser

Force browser to open new window (only works for some platforms and browsers)

--no-browser

Do not pop up a web browser when the command completes

--non-interactive

Don't interact with user

--password <value>

Password to use when connecting to the Code Collaborator server

--quiet

Don't display progress messages

--scm <value>

Manually sets the SCM system type, e.g. "perforce" or "none" for no SCM System. Clearing this option causes the SCM system to be auto-detected

--server-proxy-host <value>

Proxy server URL to use to connect to the Code Collaborator server

--server-proxy-port <value>

Proxy server port number to use to connect to the Code Collaborator server

--url <value>

URL to use when connecting to the Code Collaborator server

--user <value>

Username to use when connecting to the Code Collaborator server

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

ClearCase-specific Options

Option

Description

--clearcase-update-snapshot

Whether to update ClearCase snapshot views prior to uploading files for review

CVS-specific Options

Option

Description

--cvs-exe <value>

Full path to the `cvs` command-line client

--cvsroot <value>

Connection to the CVS repository

MKS Source-specific Options

Option

Description

--mks-host <value>

MKS Source server name

--mks-port <value>

MKS Source server port

--mks-user <value>

MKS Source user name

--mks-passwd <value>

MKS Source user password

--mks-expand-keywords

Whether to expand keywords in MKS source files

Perforce-specific Options

Option

Description

--p4 <value>

Full path to the P4 executable

--p4port <value>

How to connect to the Perforce server

--p4user <value>

Perforce user name

--p4passwd <value>

Perforce password or ticket

--p4client <value>

Mapping of Perforce server data to the local machine

--p4-ignore-integration-history <value>

Ignore integration history when calculating predecessor

--p4charset <value>

Perforce character set used for translation of Unicode files

--p4-require-empty-default-changelist

If true, don't allow uploads if the default changelist contains files

--p4-specify-command-charset <value>

Should a character set be specified for communication with Perforce

Rational Synergy-specific Options

Option

Description

--ccm-exe <value>

Full path to the `ccm` command-line executable

--ccm-user <value>

User Name to use when starting a Rational Synergy session

--ccm-passwd <value>

Password to use when starting a Rational Synergy session

--ccm-engine-host <value>

Host the Rational Synergy Engine will run on

--ccm-database-path <value>

Path of the Rational Synergy database to connect with

--ccm-local-database-path <value>

Path of the local Rational Synergy database, typically c:/temp/ccm or /tmp/ccm

--ccm-remote-client

Start Rational Synergy sessions as a Remote Client

Rational Team Concert-specific Options

Option

Description

StarTeam-specific Options

Option

Description

--stcmd-exe <value>

Full path to the StarTeam `stcmd` command-line client

Subversion-specific Options

Option

Description

--svn-exe <value>

Full path to the `svn` command-line executable

--svn-look-exe <value>

Full path to the `svnlook` command-line executable (used by Subversion triggers)

--svn-repo-url <value>

Subversion repository URL

--svn-user <value>

Subversion user name

--svn-passwd <value>

Subversion password

--svn-require-client-certificate-password <value>

Use this if you have a non-empty and unsaved password for your SSL Client Certificate

--svn-repo-path <value>

Full path to the repository (used by Subversion Triggers)

Surround SCM-specific Options

Option

Description

--surround-exe <value>

Full path to the Surround SCM `sscm` command-line client

--surround-server <value>

Surround SCM server address (server:port)

--surround-single-sign-on

Surround SCM single sign-on

--surround-user <value>

Surround SCM user name

--surround-passwd <value>

Surround SCM password

Team Foundation Server-specific Options

Option

Description

--tfs-exe <value>

Full path to the Team Foundation `tf` command-line client

--tfs-server <value>

Team Foundation server name

--tfs-user <value>

Team Foundation alternate user name (atypical)

--tfs-passwd <value>

Team Foundation alternate user name password

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

Visual SourceSafe-specific Options

Option

Description

--vss-passwd <value>

SourceSafe password

--vss-exe <value>

Full path to the SourceSafe `ss` command-line client

--vss-user <value>

SourceSafe user name



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

+1 978-236-7900

© 2012 SmartBear Software. All rights reserved.
Home | Privacy | Terms of Use | About | Contact Us | Site Map | Print