Versions created during a build session

Any version created during a build session and selected by a LATEST config spec rule is not visible in that build session.

For example, a build checks in a derived object that it has created; subsequent commands in the same build session do not select the checked-in version, unless it is selected by a config spec rule that does not use the version label LATEST.

An effect of this behavior is that you cannot check in and label a version during a single build session. Instead, you must check in the version during one build session, and label it during another build session. Use the mklabel -config command to label versions associated with a specific derived object.