MKS Source Integrity Integration

Top  Previous  Next

Code Collaborator provides the following clients to integrate with MKS Source Integrity.

GUI Client

The GUI Client integrates with MKS Source Integrity.  It can find and upload changes by pending or committed MKS Change Packages, or by modified working files in local sandboxes.

The Command Line Client integrates with MKS Source Integrity.  It can find and upload changes by pending or committed MKS Change Packages, or by modified working files in local sandboxes.

Supported Versions

Our integration uses the Java client API for MKS Source Integrity 2007.  This API communicates with the installed MKS client on your system.  It supports the MKS 2007 client, and MKS 2006 clients with the latest fixpacks.

Because we use client applications already present on your computer, we support all protocols, authentications, proxies, and other client configuration options you are currently using.

Linux Installation

Under Linux, the Java client API for MKS Source Integrity requires these environment variables to be set for our clients to function correctly:

       export PATH=[integrity-client-install-dir]/bin:$PATH

       export LD_LIBRARY_PATH=[integrity-client-install-dir]/lib/linux:$LD_LIBRARY_PATH