Phil for Humanity

A Guide for the Survival of Humankind, and Improving the World, Society, and Yourself!


Popular Articles
  • Reasons For and Against
    Human Cloning
  • Globalization of the USA
  • The Pros and Cons of
    Capital Punishment
  • World's Stupidest Game

  • Latest Articles

  • Unknown Mushrooms 2
  • Easier Programming Language
  • Managing is Common Sense
  • Improve Cereal Packaging
  • Subscribe to RSS Feed

  • Main Menu

  • HOME
  • SAVE HUMANITY (52)
  • HELP THE WORLD (102)
  • IMPROVE GOVERNMENTS (99)
  • PERSONAL DEVELOPMENT (272)
  • COMPUTER HELP (130)
  • ARCHIVE (all articles)
  • SEARCH THIS SITE
  • CONTACT US
  • DISCLAIMER
  • PLEASE HELP: DONATE

  • ClearCase Support: How to Delete Labels and Label Types


    Here is the command to delete a label.

    cleartool rmlabel –nc LABEL_NAME ELEMENT_NAME

    For instance, if you wanted to delete the "label_test" label on the file "/vob/test/a.txt", then here is the command.

    $ cleartool rmlabel –nc label_test /vob/test/a.txt

    Alternatively, here is the command to delete an entire label type. In other words, you wanted to delete all the labels with a certain label name as well as deleting the label name.

    cleartool rmtype –rmall –force lbtype:LABEL_TYPE_NAME

    Keep in mind, this will delete the label type in only one VOB at a time, so you have to run this command once in each VOB that you want the label type deleted.

    by Phil B.

    Related Articles
     » ClearCase Support: How to Delete Branches and Branch Types
     » ClearCase Support: How to Lock a Label
     » ClearCase Support: Finding Label and Branch Types







    Copyright © 2006-2010, Phil for Humanity. All Rights Reserved.