Configuring a view to select versions used to build a DO

To select the versions in the CR hierarchy of a derived object, use the -config version selector in the config spec of your view.

For example, the following config spec selects the versions in the CR hierarchy for hello.obj:

element * CHECKEDOUT 
element * -config \dev\lib\hello.obj 
element * \main\v3.8\LATEST

For more information, see the config_spec reference page.