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

  • Working at Big Companies
  • Companies are Taking Over the World
  • Hyper-Critical
  • Nuclear Power Plants
  • Subscribe to RSS Feed

  • Main Menu

  • HOME
  • SAVE HUMANITY (35)
  • HELP THE WORLD (84)
  • IMPROVE GOVERNMENTS (69)
  • PERSONAL DEVELOPMENT (177)
  • COMPUTER HELP (37)
  • ARCHIVE (all articles)
  • CONTACT US
  • DISCLAIMER
  • PLEASE HELP: DONATE

  • ClearCase Support: Creating Elements


    Ever wonder how to add a file to source control in ClearCase from the command line. Here's how. First, check out the directory where you want to create a new file in a VOB. Second, run this command:

    cleartool mkelem -ci -nc FILE_NAME

    Finally, check in the new element’s parent directory.

    If you want to create a new empty directory in the VOB, then run this command instead:

    cleartool mkelem -ci -eltype directory -nc DIRECTORY_NAME


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

    by Phil B.

    Related Articles
     » ClearCase Support: How to Find Checked Out Elements
     » ClearCase Support: Renaming and Moving Elements
     » ClearCase Support: How to Delete a ClearCase Element







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