Is it possible to lock some files in the stream?
Accepted answer
Yes, the ability to lock files was added in RTC 2.0.
Jean-Michel Lemieux
Jazz Source Control Team
Comments
Also, in RTC 6.0.2 we added a feature that lets you lock entire 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.