Stop changes being delivered to a stream - RTC sou

2019-05-31 14:01发布

Is it possible to prevent users from delivering change sets to a stream ?

If I have a stream that is being actively developed on and want to stop changes being delivered to that stream after a certain date is it possible to just 'lock' the stream so it becomes read only ? I want to ensure no changes can sneak into a stream after a particular date.

标签: clearcase rtc
2条回答
2楼-- · 2019-05-31 14:19

https://jazz.net/library/article/215 describe the different options. There are read access patterns, write access permissions & preconditions on deliver which may help you depending on what you need exactly.

JohnC

查看更多
女痞
3楼-- · 2019-05-31 14:21

You can try and change the ownership as well as the visibility of the stream, in order to set it to a team (which would exclude most of the members of the project area except a select few).

You can associate to that team the deliver right in the process area / Team configuration / permissions configuration section.
This is what that thread alludes to.

查看更多
登录 后发表回答