- 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
-
To have a detailed list for a specific file complete versions:
ct lsvtree -all yourfilename
-
To have a history of a file when it got checked in with labels , comments:
ct lshistory yourfilename
-
To know the list of files checkedout inyour view:
ct lsco
continued in page 2
frequently used clearcase commands continued in page 2
|
|