Thursday, September 16, 2010

IBM Base ClearCase Quickie

Here's a quick reference for IBM Base ClearCase...

Create a VOB:   cleartool mkvob -tag vob-tag -stgloc -auto

Create a dynamic view:   cleartool mkview -tag atag  storage-location

Delete a dynamic view:   cleartool rmview -tag atag


Create a snapshot view:   cleartool mkview -snapshot -tag atag -stgloc -auto apathname


Delete a snapshot view:    cleartool rmview apathname

Checkout an element:   cleartool co anelement

List all checkouts of elements:    cleartool lsco anelement

Checkin an element:   cleartool ci anelement

Uncheckout an element:    cleartool unco anelement

Present Working View:    cleartool pwv


See contents of config-spec:    cleartool  catcs
Edit a config-spec:    cleartool edcs

Information of an element:    cleartool describe anelement
More to come...

Stumble Upon Toolbar

No comments:

Post a Comment

Related Posts with Thumbnails