I want to checkout a Clearcase file through unix command using cleartool co but I ended up seeing the following error message.
cleartool: Error: To operate on UCM branch, must be set to an activity and a UCM view.
I ran cleartool startview myview and cleartool setactivity myactivity and then I am trying to checkout a file.
Is file check out and check in commands tagged to setview instead of startview?
I am using startview command after going thru the following post Do not use setview instead use startview