CLI - Compare command ordering is wrong / Maximum History limited to 100 entries
Hi there,
I hope you can help me. I try to compare a workspace with a baseline and or stream. However the result I get is not correctly ordered. The changes get ordered by date. This date doesnt match the way they got delivered. So I end up with conflicts in my workspace, which have actually been solved through future/upcoming changesets. I use following command to compare my workspace: lscm --show-alias n --show-uuid y compare ws MYWORKSPACENAME baseline BASELINE -r REPO -I sw -C @@{name}@@{email}@@ --flow-directions i -D "yyyy-MM-dd HH:mm:ss" Whereas the ordering (they way it has been delivered) is correct when I use: lscm --show-uuid y --show-alias n show history -m 1000 -r REPO -w STREAM -c COMPONENT Sadly the show history command is for some unknown reason limited to 100 (latest) entries only. Is there a way to get all the history or to force that the compare command displays the changesets in the right order (not sorted by date). We use RTC in version 5.0.1 (For the history problem I found similar resolved? defect https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=214396) |
One answer
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.