To rename an element

About this task

You can rename an element or VOB symbolic link using the mv command.

  1. Check out the parent directory.
  2. Enter the following command:
    cleartool mv element-name new-element-name
  3. Check in the parent directory.

Feedback