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 DevOps Code ClearCase® administrator to clean up and prepare for the next release:
  • The DevOps Code ClearCase 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 DevOps Code ClearCase administrator reopens the main branch:
    cleartool unlock brtype:main
    Unlocked branch type "main".