changing config spec

Changing the config spec on Windows

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

  1. In the Rational® ClearCase® Explorer shortcut pane, right-click the view and click View Properties from the shortcut menu.
  2. In the view's Properties dialog box, click the Config Spec tab and then click Edit.
  3. 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:

  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 &

  1. 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.

  1. Save the config spec and exit the text editor.
  2. In your shell, answer Yes at the Rational® ClearCase® prompt for setting the config spec.

No comments:

Post a Comment