snapshot in RTC
![]() Hi,
I am trying to figure out how snapshots are used in RTC. Is there any tutorial available on that? My understanding snapshot are similar to baseline (except they are created at the stream level) and can promoted from one stream to another. In RTC 5.0.2 I do not see any option to promote a snapshot. I see option to change the owner, but when a owner is changed to another stream I do not see the component baselines getting moved to the stream.
Thanks for your help!
Rama
|
One answer
![]()
Geoffrey Clemm (30.1k●3●30●35)
| answered Feb 02 '17, 3:27 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER The "promote" baseline operation was just renamed to be "change owner" (both to avoid a terminology conflict with the promote operation provided by the Enterprise Extensions, and because it really was just changing the owner).
Comments Thanks for the answer Geoffrey! I have couple of follow up questions.
1) So, if I have to move baseline from two or more components from one stream to another then I have to do it one component at a time?
2) So what is the purpose of a snapshot?
3) What do we achieve by changing the owner of a snapshot?
Thanks!
Rama
![]() FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
1) No. But first you need to clarify what you mean by "move baseline". If you mean "merge", you would use a deliver or accept operation. If you mean "set it to be that baseline", you would use the replace operation.
|