lscm list changesets is not returning changesets delivered by the archieved users?
Hi,
I`m running the following command to get all the change sets till the given baseline.
lscm --show-uuid y list changesets -r repo -m 20000 -C component -b baseline
The command is not returning the change sets delivered by the archived user and i did not see any option to include those .
Is there any way to include the change sets delivered by the archived users?
Thanks,
Surender.
|
One answer
Hi Surender,
The scope of listing the changeset wrt below repository artifacts , but not wrt user
[-w/--workspace <arg>] [-C/--component <arg> [-b/--baseline <arg>]]
http://www-01.ibm.com/support/knowledgecenter/SSYMRC_6.0.0/com.ibm.team.scm.doc/topics/list_changesets.html?lang=en
Check is the issue is same with RTC eclipse client ? and also try with lscm list changesets
Regards,
Arun.
Comments
Surender Biyyala
commented Aug 17 '15, 8:58 a.m.
Hi Arun,
I think this is bug with the scm tools. I`m able to see all the change sets in the eclipse client.
Regards,
Surender
Surender Biyyala
commented Aug 17 '15, 3:36 p.m.
I tried the same command for other component which is having change sets delivered by the archived users and the command is working fine. I mean that is returning all the change sets which include the ones delivered by the archived users.
I found that it is returning exactly 512 change sets is there any reason.
I even mentioned -m 1000
Regards,
Surender
Arun K Sriramaiah
commented Aug 20 '15, 4:03 a.m.
Hi Surender,
|
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.
Comments
What's the RTC version you used? I don't have the issue with RTC 5.0.2. The change sets delivered by archived users can be shown using "scm list changesets" in my environment.
I`m using RTC 4.0.5