Lock files in a stream
![]()
Steven Jin (106●9●7)
| asked Mar 20 '09, 10:31 a.m.
FORUM MODERATOR / JAZZ DEVELOPER edited Jul 26 '16, 2:33 p.m. by David Lafreniere (4.8k●7)
For RTC 2.0 Beta 1, the file locking capability is now covered by Plan Item 62531.
Questions: If lock a file in one stream, will it be locked in other streams also? |
Accepted answer
![]() For RTC 2.0 Beta 1, the file locking capability is now covered by Plan Item 62531. No, when you lock items in a stream, it is only locked in that stream. Depending upon your stream hierarchy, you may want to lock the files in more than one stream in order to prevent others from delivering changes that you would need to merge. HTH, JohnC David Lafreniere selected this answer as the correct answer
|