Description
The ccollab info
command validates server connection and SCM configuration.
Command Line Syntax
ccollab [global-options] info
The command uses the pre-configured global options to validate the connection to Collaborator Server and the SCM configuration. If the scm global option is not set, the ccollab info
tries to automatically detect the SCM configuration for the current working directory.
To verify the SCM configuration settings, you need to call the ccollab info
command from any sub-folder within the working copy of your repository (the place on your local machine where files from an SCM system are checked-out). Otherwise, the command will fail to detect the SCM configuration.