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

Use Compare With in a RTC Extension

I would like using "Compare With" in a RTC Extension for comparing file changes between two Streams or a Repository Workspace and a Stream. What code, classes should I use? Any tips or examples about this issue?

Or maybe some service which returns information about a file? (What is the change sets where it is, current version of a file in a stream, etc... )

 

0 votes



One answer

Permanent link
Fran, I have used the client API here: https://rsjazz.wordpress.com/2013/10/15/extracting-an-archive-into-jazz-scm-using-the-plain-java-client-libraries/ and here: https://rsjazz.wordpress.com/2013/09/30/delivering-change-sets-and-baselines-to-a-stream-using-the-plain-java-client-libraries/

If you search for some of the key operations, you might find more code.

I am not sure what you want to achieve, but I think you should be able to get the information you need in the extension. Please note, you need a special superclass as described here: https://rsjazz.wordpress.com/2012/11/01/restrict-delivery-of-changesets-to-workitem-types-advisordelivery-of-changesets-associated-to-wrong-work-item-types-advisor/

0 votes

Your answer

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,940

Question asked: Jan 25 '15, 5:49 a.m.

Question was seen: 3,563 times

Last updated: Jan 26 '15, 8:20 a.m.

Confirmation Cancel Confirm