Version Control Integrations > PTC Integrity Integration

Top |Previous |Next

Integrating Through Command-Line Client

To work with PTC source clients, you can use the following Collaborator's:

ccollab addchanges
ccollab addchangelist
ccollab addversions

Configuration

In most cases, the Command-Line Client can automatically detect your PTC configuration and connection settings. Try testing your configuration to check whether the settings are detected correctly.

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

To manually configure the Command-Line Client to use PTC, run the following command-line:

ccollab set scm mks

Global PTC-Specific Command-Line Options

Option

Description

--mks-host <value>

PTC Integrity server name.

--mks-port <value>

PTC Integrity server port.

--mks-user <value>

PTC Integrity user name.

--mks-passwd <value>

PTC Integrity user password.

--mks-expand-keywords

Specifies whether to expand keywords in source files.

The arguments use the --mks prefix as MKS Integrity is a former name of PTC Integrity.


© 2003-2025 SmartBear Software. All rights reserved.