A changeset in two streams: How to find out to which it came sooner
![]()
Boris Bondarenko (30●1●6)
| asked Dec 05 '13, 8:24 a.m.
retagged Dec 13 '13, 2:14 p.m. by David Lafreniere (4.8k●7) Hello,
I would like to ask if there is a possibility of finding out whether exists an option of finding out to which stream a certain changeset has been delivered sooner (in case it is referred from multiple streams). Use case: (-> means deliver :) Changeset A (from developer's workspace) - > Stream 1 Changeset A (from Stream 1) -> Stream 2 Now I have Cangeset A in streams 1 and 2. Is there an option how to find out to which stream it was delivered sooner? Normally in RTC I can only see when the changeset was created but not when is was delivered to a certain stream. At the end this would lead to complete list of changesets which originated from one stream (when comparing two streams).
Best regards, Boris. |
Accepted answer
![]()
Geoffrey Clemm (30.1k●3●30●35)
| answered Dec 07 '13, 11:30 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
This is not currently available, but there is work going on now to add this feature. Subscribe to work item [CCM] Refactor change set object model for improved merge gap handling (Quatro) (170001) to track its progress. Take a look at https://jazz.net/wiki/bin/view/Main/SCMChangeSetOrdering if you'd like to see the technical details.
Boris Bondarenko selected this answer as the correct answer
|
2 other answers
![]()
Hi Boris,
RTC SCM will not track the information from where the changes are coming from. eg: it records who created and when it was created .. Hope I answered your question. Please let me know if you need any further information. Regards, Arun |