问题
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.
回答1:
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.
回答2:
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
来源:https://stackoverflow.com/questions/13345286/stop-changes-being-delivered-to-a-stream-rtc-source-control