project_subdir_template

The project_subdir_template setting specifies the template for the part of the work area path that represents the project-specific part of the path. This template is used when creating or copying a project. You can also change the template for specified projects using the ccm wa -pst|-project_subdir_template command.

Type: User database preference

Default value: %project_name%delimiter%project_version

The following keywords are supported:

Table 1. Supported keywords
Keyword Expands to
%project_name The name of the project.
%project_version The version of the project.
%release The release of the project.
%platform The platform of the project.
%delimiter The version delimiter.

To change the non-project-specific portion of the work area path, see wa_template.


Feedback