Previous Topic: Secondary Server and Client Control Files

Next Topic: Version Control Server Modes

Version Control for Installation Customizations

If you customize your CA SDM client, you can use version control to monitor and control the installation of the customizations on the clients. To do this, create a server_custom.ver (or server_secondary_custom.ver for secondary servers) file describing your customizations.

Version control uses the two version files (server_default.ver and server_custom.ver) independently to verify the version of components on the clients. Your components should be designed so that a file is never controlled by two or more components. Version control processes each component separately. Version control verifies a file each time it encounters a component that controls the file, which sometimes has unexpected results if the version number or date is not the same.

To use version control to monitor and control the installation of the customizations on the clients, follow these steps:

  1. Create the server_custom.ver file in one of the following locations:
  2. Add components to server_custom.ver for each of your changes, using one of the following setups:
  3. Update the version number in server_custom.ver whenever you make a change to a customized component. The version number lets version control recognize clients that have a different version.