how to find the list activities delivered to integration stream on a particular day?
问题 We use to take nightly builds irrespective of any files were delivered to integration stream or not. What i would like to do is , find the list of deliveries done on a particular day. If there were no deliveries to integration stream then build will not be triggered. Through project explorer itself we can see. but i would like to know from commands. 回答1: Any deliver in UCM will generate an activity call deliver.xxx . Simply list all activities for a given Stream (see cleartool lsact man page)