Changing the config spec on Linux and UNIX

To modify the config spec of your current view, do the following:

  1. Open a shell and change to a directory in the view.
  2. Open the view's config spec in your default editor by entering this command:

    cleartool edcs &

  3. In your text editor, use the following syntax to create load rules:

    load vob-tag/element-pathname [...]

    For example, the rule load /guivob loads all files and directories in the VOB named /guivob. The rule load /guivob/batch only loads the batch directory recursively.

  4. Save the config spec and exit the text editor.
  5. In your shell, answer Yes at the DevOps Code ClearCase® prompt for setting the config spec.