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

  • ClearCase Support 59
  • Recession or Depression
  • ClearCase Support 58
  • ClearCase Support 57
  • Subscribe to RSS Feed

  • Main Menu

  • HOME
  • SAVE HUMANITY (36)
  • HELP THE WORLD (85)
  • IMPROVE GOVERNMENTS (76)
  • PERSONAL DEVELOPMENT (193)
  • COMPUTER HELP (71)
  • ARCHIVE (all articles)
  • CONTACT US
  • DISCLAIMER
  • PLEASE HELP: DONATE

  • ClearCase Support: Finding Label and Branch Types


    If you need to get a list of label types that exist in a VOB, you can run this command:

    cleartool lstype -kind lbtype -invob VOB_NAME

    You can also add the "-long" argument to the command for additional information about each label type. You can even use the "-short" argument for even less information. Keep in mind that just because a label type exists, this does not mean the label has been applied to any elements, files, or directories.

    Alternatively, if you want to get a list of all branch types that exist in a VOB, you can run this similar command:

    cleartool lstype -long -kind brtype -invob VOB_NAME

    Again, just because a branch type exists, this does not mean that a branch exists with that branch type name.

    If you have any other ClearCase questions, please do not hesitate to contact me for free advice.

    by Phil B.

    Related Articles
     » ClearCase Support: Renaming Label and Branch Types
     » ClearCase Support: How to Make a ClearCase Branch
     » ClearCase Support: How to Make a ClearCase Label







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