ClearCase UCM hierarchy

跟風遠走 提交于 2019-12-02 07:19:41
VonC

An UCM project is a container forn UCM Streams.
It contains at least one root stream (called "integration stream"), and several sub-streams.
See "Integration stream vs integration view in ClearCase" for more.

An UCM Stream is the representation of a "development effort", ie a way to share: - what you want to do (name of the Stream) - what you need to do it ("configuration" or list of Baselines for each Components)

A Baseline is a fixed version for a Component: all the files of a Component are labelled with the same label attached ot a Baseline.

A Component is a coherent set of file (even if you modify only one, you branch or label the all set).

You can have "component of components", which will trigger the creation of composite baselines:
See "What is composite baseline in UCM and when it will be used?" for more.

An activity is the list of versions you have modify for a given component, within a given Stream.
See "Clearcase: Activity dependencies for integration stream merging (patches)" for more.

See "How data flows in UCM projects"

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!