It's all about the answers!

Ask a question

Pending Changes...


Hung Lam (2911915) | asked Aug 13 '08, 10:51 a.m.
JAZZ DEVELOPER
Hello,
So my understanding of the Pending Changes view is that it displays the
delta of my Eclipse workspace and the SCM workspace on Jazz server. It
uses the cache (.jazz3) for the comparision? I need to understand how
the cache is created/maintained. What utility class is used to do the
comparision, etc... I have been looking at the
LocalWorkspaceChangesView (The Pending Changes View) class,
CompareFileChangesAction class. Are these the right places to look at?

Thank you.

One answer



permanent link
Evan Hughes (2.4k1318) | answered Aug 13 '08, 4:51 p.m.
JAZZ DEVELOPER
It uses the cache (.jazz3) for the comparision? I need to understand how
the cache is created/maintained.


What are you trying to do?

The contents of .jazz3 should be considered internal, as are the classes used to manipulate that data. With a better idea of your intent, we can probably point you at an interface that will be maintained between versions.

e

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.