To
modify the config spec of your current view, do the following:
- Open a shell and change to a directory in the view.
- Open the view's config spec in your default editor by entering
this command:
cleartool edcs &
- 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.
- Save the config spec and exit the text editor.
- In your shell, answer Yes at the Rational® ClearCase® prompt
for setting the config spec.