Using the SCM Command Line Client

FlexNet Code Insight 6.13.1

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

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

1. Open a Command Prompt and navigate to the FlexNet 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.