Is it possible to lock a stream?
Brian Gillan (321●53●30)
| asked Mar 20 '09, 3:09 p.m.
retagged Oct 06 '17, 4:07 p.m. by Ken Tessier (841●1●7) I see there will be function coming in 2.0 that will allow locking a
|
Accepted answer
David Lafreniere (4.8k●7)
| answered Oct 05 '17, 1:28 p.m.
FORUM MODERATOR / JAZZ DEVELOPER edited Oct 05 '17, 5:49 p.m. In RTC 6.0.2 we added a feature that lets you lock streams and components to prevent deliveries to the files in those streams or components. Stream and component locks work in a similar manner to file locks but apply to the entire stream or the entire component in a stream. When a stream or component is locked, any attempted deliveries by users who do not own the lock will fail with an appropriate error message. The user that holds the lock can still perform deliveries to the stream. A lock does not only prevent deliveries, it also prevents any operation that affects the files in the locked component or stream. For example, a component replace is also prevented.
Michael Valenta selected this answer as the correct answer
|
2 other answers
We have changes coming in M3D1 which allow you to apply process to a
particular stream ... so it will be possible in 2.0 to effectively lock a stream by revoking permissions to just that stream. Hope this helps, JohnC SCM Server Brian Gillan wrote: I see there will be function coming in 2.0 that will allow locking a |
There is also support in 1.0 to effectively lock a stream, simply move it to a team area in which no one has deliver permissions set. When you want to unlock it, move it back to the original team.
Jean-Michel |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.