Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Get changeset history

Assuming that I have two IChangeSet objects that are from the same history of a component in a stream, what is the best way to get all other changesets between them in the history?

For now, I'm doing the (extremely) suboptimal solution of getting all of the ordered changesets on a stream and then searching for the start and finish and just pulling all changesets between them.

There must be a better way to do this - over time, this will get to be ridiculously expensive and huge in space. I know it must be possible, because the RTC Eclipse GUI allows you to select two changesets in a component's history and then displays everything that happened between them - I just can't find where it's done.

1 vote


Be the first one to answer this question!

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,927

Question asked: Jun 30 '10, 4:36 p.m.

Question was seen: 4,365 times

Last updated: Jun 30 '10, 4:36 p.m.

Confirmation Cancel Confirm