SAS Data Integration
Studio can use only one version control server at a time. It uses
only the first server plug-in that it finds in the installation path.
Version control cannot
be used on the contents of a project repository in SAS Data Integration
Studio.
If you want to use a
version control server other than a CVS server or an SVN server, you
must create a custom plug-in for that server. There is a documented
application programming interface (API) to integrate other versioning
systems with SAS Data Integration Studio. See this API documentation
at
http://support.sas.com/rnd/gendoc/versioncontrol/43/en/. Keep in mind that SAS Data Integration Studio uses only
the first plug-in that it finds in the installation path. You must
either name your custom plug-in a name that can be found before all
other plug-ins, or you must remove other plug-ins from the installation
path.