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: Drawing a Merge Arrow


    Have you ever wanted to just draw a merge arrow without actually merging two ClearCase versions together? If so, here is how to do it from the command line.

    cleartool mkhlink -unidir Merge FROM_VERSION TO_VERSION

    For instance, here are three actual draw merge arrow commands.

    cleartool mkhlink -unidir Merge /vob/test/a.txt@@/main/branch/1 /vob/test/a.txt@@/main/4

    cleartool mkhlink -unidir Merge /vob/test/a.txt@@/main/branch/1 /vob/test/a.txt@@/main/LATEST

    cleartool mkhlink -unidir Merge /vob/test/a.txt@@/main/branch/1 /vob/test/a.txt@@/main/CHECKEDOUT


    Don't forget to verify that the merge arrow was applied correctly.

    by Phil B.

    Related Articles
     » ClearCase Support: How to Make a ClearCase Branch
     » ClearCase Support: How to Make a ClearCase Label
     » ClearCase Support: How to Make a VOB







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