In the activity change set, the date of the files may be displayed. You just need to combine the team with . describe fmt_ccase
cleartool describe -fmt "%[versions]CQp\n" activity:myActivity@/pvobName
For each output:
cleartool describe -fmt "%u %n %d" aFile@@/main/branches/x
Note. On Windows, you can list all the actions for a given user.
First go to the UCM view associated with the corresponding thread. Then:
for /f %x in ('cleartool lsact -cview -fmt "%Xn %u\n" ^| findstr "username"')
do cleartool desc -fmt "%[versions]CQp\n" %x
script Perl ( , Windows, Unix).
. SO ClearCase Perl?"