I am trying to get the changeset of an activity.
"cleartool lsactivity -l Build-Activity.1278"
I have used the above command . But the problem is if a same file has more than one checkin ,it shows all of them and also it shows check-in made in child stream as well as in Integration stream.
I just need to see the files affected by this activities in integration stream. I don't want each version details.
How to format and get the only file list in integration stream with only the latest version?