It's all about the answers!

Ask a question

Fail to summarize change sets and create proper patch!!


Wai Hung Lau (21165) | asked Jan 05 '12, 2:12 a.m.
I have several changes sets on modifying the same file in the stream, with branching and merge in following ascending order:
o = original
a1-- = at branch 1 <----my current workspace is at this version
--b1 = at branch 2
--b2 = at branch 2
--b3 = at branch 2
m-- = merge a1 and b3, by choosing a1 (i.e. same as my current version)
x1 = add some comments in the file

So, in my pending changes, i can see b1, b2, b3, m, and x1 as incoming.
If i open change set x1 from Change Explorer, i see the comment as expected.
If i open change set m from Change Explorer, i see nothing. I guess this is still normal as version in m = version in a1
But the PROBLEM is:
If i open change set (m+x1) from Change Explorer (by highlighting both), it still shows NOTHING :shock:.... but I suppose the NET change should be the comments in x1?

One answer



permanent link
Michael Valenta (3.7k3) | answered Jan 05 '12, 9:00 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
I agree that this looks wrong. You should open a work item against the RTC Source Control component for this.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.