4.16 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 your view's config spec. 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.