Exclusive lock for non mergable files
![]()
Dr. Hans-Joachim Pross (1.1k●44●58)
| asked Aug 02 '10, 6:45 a.m.
JAZZ DEVELOPER edited Oct 05 '17, 11:28 p.m. by David Lafreniere (4.8k●7) Is there a way to lock a file exclusively?
|
Accepted answer
![]()
Geoffrey Clemm (30.1k●3●30●35)
| answered Aug 02 '10, 7:25 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Oct 05 '17, 11:26 p.m. by David Lafreniere (4.8k●7) This is work item 89703. This "Pessimistic Locking" feature was delivered in RTC 5.0.2.
David Lafreniere selected this answer as the correct answer
Comments ![]() JAZZ DEVELOPER
For those who are interested too:
|
One other answer
![]()
Are there any work arounds known? Any hint is welcome...
I have heard about a SVN plugin With SVN it should be possible, to load all files as Would it be possible, to create a similar work around for RTC? Are the extension points available, to handle this? (In my case, we want to avoid Rhapsody model merges.) Comments ![]() FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
What you describe is effectively what would be done to implement work
|