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.o:

element * CHECKEDOUT 
element * -config /vobs/dev/lib/hello.o 
element * /main/v3.8/LATEST

For more information, see the config_spec reference page.