Labeling sources

In a view with the default config spec, the project manager creates the R2.0 label type and locks it:

cleartool mklbtype –c "Release 2.0" R2.0@/vobs/monet R2.0@/vobs/libpub
Created label type "R2.0".
Created label type "R2.0".
cleartool lock –nusers meister lbtype:R2.0@/vobs/monet lbtype:R2.0@/vobs/libpub
Locked label type "R2.0".
Locked label type "R2.0".

The project manager labels the /main/LATEST versions throughout the entire monet and libpub development trees:

cleartool mklabel –recurse R2.0 /vobs/monet /vobs/libpub

Many label messages are displayed. During the final test phase, the project manager moves the label forward, using mklabel –replace, if any new versions are created.