Command Line Client

Top  Previous  Next

Command recommended for Visual SourceSafe

ccollab addvssdiffs - Uploads diffs generated from 'ss diff' command

 

Configuration

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

ccollab set scm vss

 

You can tailor the Command Line Client for your SourceSafe configuration using global options.  These can be specified on the command line, or set as persistent values using ccollab set.

 

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

Example:

ccollab set vss-exe "C:\Program Files\Microsoft Visual Studio\Common\VSS\win32\ss.exe"