lscm history will not return more than 100 changesets
I'm running the lscm command line tool trying to retrieve all history for a component. No matter what options I pass in I'm unable to retrieve more than 100 change results. I'm using client version 4.0.7 against server version 4.0.6 It looks like I should be able to pass in a large number for -m parameter but no matter what I pass I'm given a max of 100 results. In the eclipse client I can change my settings and get back 1000 (or more) results so I know the history is there on the server.
here's the command I'm running
lscm history -r test -w "tmp" -c "example-component" -m 1001
Comments
Alan Sampson
JAZZ DEVELOPER Nov 07 '14, 3:08 p.m.Be aware that using a client that's at a higher revision than your server is an unsupported configuration.
An old compatibility matrix can be found here http://www-01.ibm.com/support/docview.wss?uid=swg21623665 and the table can be extrapolated outwards to newer versions.
Patrick Hutchinson
Nov 07 '14, 3:14 p.m.Thanks Alan, but it doesn't work with client version 4.0.6 either
Donald Nong
Nov 09 '14, 6:54 p.m.Quite similar to defect. I'm not sure whether lscm/scm get the change sets in a way different than the Eclipse client does.
https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/214396