Using the SCM Command Line Client

Code Insight 6.14.2 SP2

Before you proceed, ensure that an SCM command line client is installed and configured on the Code Insight Scan Server as this is necessary for Code Insight to connect and sync to an SCM repository.

To verify that the SCM client is installed and available to Code Insight, do the following:

1. Open a Command Prompt and navigate to the Code Insight root directory.
2. Execute a command specific to your SCM. For example:
ct help
git help
tf help
p4 help
svn help

If the system cannot find the command specified, verify that the SCM client directory is part of the PATH variable on this server. Consult your SCM documentation for more information on how to install and configure the client.