Changing the config spec on Windows
To modify the config spec of your current view, do the following:
- In the Rational® ClearCase® Explorer shortcut pane, right-click the view and click View Properties from the shortcut menu.
- In the view's Properties dialog box, click the Config Spec tab and then click Edit.
- Make your changes to the config spec and click OK.
Changing the config spec on UNIX
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:
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.
No comments:
Post a Comment