Wrapping up the project

When the final build in the r2_vu view passes the final test, Release 2.0 of monet is ready to ship. After the distribution medium has been created from derived objects in the r2_vu view, the project manager asks the HCL VersionVault administrator to clean up and prepare for the next release:
  • The HCL VersionVault administrator deletes the all-element trigger type to remove the checkin triggers from all elements:
    cleartool rmtype trtype:r2_checkin@/vobs/monet 
    trtype:r2_checkin@/vobs/libpub
    Removed trigger type "r2_checkin".
    Removed trigger type "r2_checkin".
  • The HCL VersionVault administrator reopens the main branch:
    cleartool unlock brtype:main
    Unlocked branch type "main".