Command Line Client

Top  Previous  Next

Commands recommended for Surround SCM

ccollab addchanges - Attaches locally-modified files to a review

ccollab addchangelist - Attaches an atomic changelist to a review

ccollab addversions - Attaches any 2 given versions to a review

 

The addchangelist command will upload pending Surround changelists into Code Collaborator.  Currently, committed changelists are not supported.

Configuration

The Command Line Client can typically detect some of your Surround configuration.  Try testing your configuration to verify the configuration is detected correctly.

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

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

ccollab set scm surround

 

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