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

Show mutation status for files in a comparison of snapshots.

I want to get a list of all the changesets, and their file mutation status.
The closest thing i've come to is this cli command:
./lscm compare -I dcbsfw -r rtc snapshot "V2.01" snapshot "V1.3"
which gives me this:

Outgoing Changes
  Component (1043) "AppB"
    (1054) Sofus Albertsen <sofus.albertsen@some.dk> V1.1 2013/03/23
      /AppB/src/dk
      /AppB/src/dk/df
      /AppB/src/dk/df/appB
      /AppB/src/dk/df/appB/AppB.java
    (1055) Sofus Albertsen <sofus.albertsen@some.dk> added new files 2013/04/23
      /AppB/src/dk/df/appB/AppB2.java
      /AppB/src/dk/df/appB/AppB3.java
    (1056) Sofus Albertsen <sofus.albertsen@some.dk> 436: wi20 - WI20 2013/04/23
      /AppB/src/dk/df/appB/AppB.java


The problem here is that i cannot see what has happened to the files in a changeset like deleted, modified, created etc.

How can i do that?
I don't need to see what has happened with the file, but just like this:
comparison of 2 snapshots in web

Regards
Sofus Albertsen

0 votes


Accepted answer

Permanent link
This is currently not possible with the compare command and there is a workitem open to address this issue. https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/180926

As a workaround, you could list the changes of the changeset using the "list changes" command which displays the status of each change.
Sofus Albertsen selected this answer as the correct answer

0 votes

Comments

I can see that the WI is triaged, and there are others wanting the same functionality, so hopefully it'll get implemented.
Thanks for pointing out the WI.

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
× 12,020
× 113

Question asked: Apr 25 '13, 6:09 a.m.

Question was seen: 3,978 times

Last updated: Apr 30 '13, 3:03 a.m.

Confirmation Cancel Confirm