Search code examples
version-controlclearcasecleartool

How to find all branches merged to particular branch


I need to list all branches merged to branch of a particular name. Is it possible in Clearcase?


Solution

  • ClearCase does not reason in term of branch alone, always in term of file.

    You could list branches merged to a particular branch for a given file.
    The only way to generalize that to a group of files would be in UCM with UCM components (group of files) and their baselines (UCM labels), which can be delivered (merged) to an UCM stream (branch)

    But in base CC, you would need to: