You can update members of a directory.
About this task
ccm u|update|update_members|reconf|reconfigure
([-ks|-keep_subprojects] | [-rs|-replace_subprojects])
[-r|-recurse] [-v|-verbose] dir_spec...
- dir_spec
- Specifies the directory to be updated. You can set dir_spec to multiple directory objects. The dir_spec takes the forms described in File specification.
- -ks|-keep_subprojects
- Specifies to keep subprojects in their current place. If you do not specify
-keep_subprojects or -replace_subprojects, the default depends on how you have set replace_subproj.
- -rs|-replace_subprojects
- Specifies to replace subprojects with new subprojects. Subprojects are replaced only if the selection rules choose other versions of those subprojects. If you don't specify
-keep_subprojects or -replace_subprojects, the default depends on how you have set replace_subprojects.
- -r|-recurse
- Specifies to include subprojects.
- -v|-verbose
- Displays detailed undo update messages.