16.3 Creating Branch Types

The project manager creates the major and r1_fix branch types required for the config specs in Creating Project Views:

cleartool mkbrtype -c "monet R2 major enhancements" major@\libpub major@\monet
Created branch type "major".
Created branch type "major".

cleartool mkbrtype -c "monet R1 bugfixes" r1_fix@\libpub r1_fix@\monet
Created branch type "r1_fix".
Created branch type "r1_fix".

NOTE: Because each VOB has its own set of branch types, the branch types must be created separately in the monet VOB and the libpub VOB.