Creating branch types

The project manager creates the major and r1_fix branch types that are required for the config specs in Creating project views:

cleartool mkbrtype –c "monet R2 major enhancements" \
major@/vobs/libpub major@/vobs/monet 
Created branch type "major".
Created branch type "major".
cleartool mkbrtype –c "monet R1 bugfixes" r1_fix@/vobs/libpub 
r1_fix@/vobs/monet 
Created branch type "r1_fix".
Created branch type "r1_fix".
Tip: 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.