Search code examples
clearcasecleartoolclearcase-ucm

How to find list of files in changeset(Clearcase UCM) which are not delivered?


In Clearcase UCM When we are delivering an activity to integration stream, it list all the files to be delivered. But is there any way to find the list alone instead of doing real delivery?

If i look into change set it has all the files which were delivered previously.

Is there any way to do mock- delivery?


Solution

  • Besides VonC's answer, I can suggest another two resolutions:

    a. cleartool deliver -preview

    b. Based on a ClearCase add-on we provide, "R&D Reporter", you can get a report of "Pending Changes". You can compare two streams (or more) and get a report of all differences, one way or two ways. If you run it on integration stream and its child stream, you get exactly what you want, directly into Excel sheet or email. You can also filter out unnecessary stuff like delivery/rebase activities and more.