On Unix in dynamic view, I run the following to find the extracted files:
cleartool lsco -s -cview -me -avobs
In a window snapshot view, this use of -avobs does not work. On a vob based vob, I can run:
cleartool lsco -s -cview -me -all
which returns the names checked for me for this vob.
Is there any way to find out which voob have checks in the view of Windows snapshots? (not sure if Windows vs. Unix is a factor here). I would like to script lsco by running it in each of the wobblers in question.
source share