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

Comparing snapshot using java api

I have got the list of Snapshot included in a stream (as well as UUID) and I can run scm command line.
lscm compare  -r RTCSESSION snapshot SNAPSHOHID1 snapshot SNAPSHOHID1
to compare the snapshots.
My question is do we have some way of comparing snapshots  in java api?


0 votes



One answer

Permanent link
To start take a look at com.ibm.team.scm.client.IWorkspaceManager#compareBaselineSets.  This is documented in our plain java library javadoc:

https://jazz.net/downloads/rational-team-concert/releases/4.0.2/RTC-Client-plainJavaLib-API-javadoc-4.0.2.zip

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,926
× 1,699

Question asked: Mar 26 '13, 4:32 p.m.

Question was seen: 5,778 times

Last updated: May 25 '13, 4:18 p.m.

Confirmation Cancel Confirm