VisualAge for Java provides a seamless interface from the IDE to several popular software configuration management tools. At times, you may also need to launch the native client software for your SCM tool, for example to check resource files into your SCM repository. (The SCM interface in VisualAge for Java only supports Java source files.)
To launch your SCM client software from inside the IDE:
Default SCM
If you have more than one SCM tool installed on your computer, VisualAge for Java
automatically interfaces with the one that is defined as the default in the Windows
registry, under the key HKEY_LOCAL_MACHINES\Software\SourceCodeControlProvider, for
the variable ProviderRegKey.
External SCM Tools (Windows)
Preparing to Use an External SCM Tool (Windows)
Setting Your SCM Connection Parameters (Windows)
Adding Classes to the SCM Repository (Windows)
Checking Classes Out from an External SCM Tool (Windows)
Checking Classes In with an External SCM Tool (Windows)