Before excluding elements from loading

All directory elements are recursively loaded in a snapshot view. To exclude some elements from loading into a base ClearCase® snapshot view, you can use an element rule in the config spec that selects the initial version of an element. For all Rational® ClearCase elements, the initial version, version 0, on the main branch (illustrated in the figure below) contains no data.

The hierarchy for the element interface shows one branch called main. On the main branch, are versions 0, 1, and 2.

For example, to load all elements in the design VOB except elements below the interface directory, you can create a load rule that specifies the design VOB and an element rule that selects the initial, or empty, version of the interface directory. When you specify the initial version of the interface directory, the entire subtree below it is no longer selected by the config spec and is not loaded.

Do not modify the config spec for a UCM view.

Related concepts
Adding version selection rules
About unloading elements
Before accessing files not loaded into snapshot views
Before accessing files from snapshot views
Before updating a snapshot view
How files and directories in snapshot views are unloaded
How snapshot views are updated
Related tasks
To configure omake for Visual C++
To load elements in a snapshot view using the command line
To open a version not currently in your view from a command prompt using a version-extended path
To refresh a loaded file or directory deleted from a snapshot view
To update files and directories in a snapshot view
To update snapshot views

Feedback