clearcaseclearcase-ucm

How to retrieve the integration-stream that belongs to my development view


I have a development view, which is linked to a development stream, which delivers to an integration stream.

What is the best way to find the integration stream using console commands ?


Solution

  • You could use a fmt_ccase query with cleartool describe, by looking at the UCM project:

    cleartool descr -fmt "%[istream]Xp" project:myProject@\myPVob
    

    If you don't have the project name ready, you can: