Oracle Oracle Forms is shipped with a plug-in that allows integration with Oracle SCM for source control management.
When you install Oracle Forms, be sure to install the Client Side SCM tools and Oracle SCM if you plan to use source control management.
Note: Configuring Oracle Forms for source control management automatically
enables source control management for Oracle Reports.
To enable Oracle SCM for check-in and check-out support:
HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE
"FORMS_PROJECT"=""
"FORMS_SOURCECONTROL"="CUSTOM"
"FORMS_SCDRIVER"="d2scrw32.dll"
You'll also need to select a container for checking in files before checking in/out a file. In the Forms Builder, select File | Administration | Source Control Options and select a container. Once a container is selected, the required registry entries are made for subsequent use.