Reply to comment
clearcase checkout by label
They use clearcase in some places. It took me a little longer to figure out how to get a version of the code that has been labeled. Where here is a 3-liner that accomplished that for me.
element * CHECKEDOUT
element * YOUR_LABEL_HERE
load /YOUR_VOB_HERE
