Restricting use of the main branch

At this point, use of the main branch is restricted to a few users: those who performed the merges and integration leading up to Baseline 2 (see Merging from the major branch). Now, the project manager asks vobadm to close down the main branch to everyone except himself, meister:

cleartool lock -replace –nusers meister brtype:main
Locked branch type "main".

The main branch is opened only for last-minute bug fixes (see Fixing a final bug.)