baseline_template_repl_char

Set Option: Model object attribute or ccm set command or Options dialog box

Sets the default version string replacement character that is used if the instantiated version_template for any project or product in the baseline contains characters that are not allowed in a version string.

The default is the underscore character (_).

For example, if %platform is part of a project version template, and the build management project has a platform of SPARC-solaris, then the version string contains the string SPARC_solaris. Or, if %release is part of a product version template, and the prep product has a release of CM/6.5, then the version string contains the string CM_6.5.

Use the ccm set command to change the character to be used. The setting applies to all sessions on all clients for the given user in the given database.

This option is available in the Options dialog box. This setting is also persistent and applies to all sessions on all clients for the given user in the given database.

For information about how to set model attribute options, see Setting model object attribute options.

For information about how to set options using the set command, see Set options using the ccm set command.


Feedback