Configuration management play a major role, with out which it is very difficult to control and manage a huge project across geo graphical locations.
compiled frequently used clearcase commands, as a ready-reckoner.
To Display clearcase version :
ct -ver
To list vob mount table :
ct lsvob
To list all the views:
ct lsview
Need to create a view tag:
ct mktag -vob tagofvob
To set a view as the current view:
ct setview yourviewname
To remove view:
ct rmview -tag your_view_name_toberemoved
To print the current working view:
ct pwv
To list all the files in a current view:
ct ls -l
…………
More such commands can be located at
http://www.vlsichipdesign.com/clearcase_frequent_commands.html
0 responses so far ↓
There are no comments yet...Kick things off by filling out the form below.