Frequently used cleartool commands:
List out the checked out files
cleartool> lsco
Check in a file
cleartool>ci [-nc] filename
Check out a file
cleartool>co filename
Undo a check out
cleartool>unco filename
Add a file to source control
cleartool>mkelem filename
Resources:
http://techpubs.sgi.com/library/tpl/cgi-bin/getdoc.cgi?cmd=getdoc&coll=0530&db=man&fname=1%20cleartool - Contains list of commands
http://www.ibm.com/developerworks/rational/library/836.html - cheat sheet
No comments:
Post a Comment