Can you see a list of change sets in a component from the RTC Shell Client?*(nm)
Sean Burke (378●9●144●247)
| asked Oct 10 '13, 5:10 p.m.
retagged Nov 22 '13, 1:26 p.m. by David Lafreniere (4.8k●7)
nm
|
Accepted answer
Hi Sean,
do you mean with Shell the Windows Explorer Shell or so you mean the Command Shell? In the command shell it's possible. The command is called scm list changesets -C <componentname> -r <repository> -u <username> e.g. C:\>scm list changesets -C "ALM_Tools" -r jazz -u EICKEL_S Change sets: (2852) ---$ BURKHA_T "7PDF-Printer.exe" 10-Oct-2013 10:19 AM (2853) ---$ BURKHA_T "Update the descriptions and new Version of CreateCopyPDF" 10-Oct-2013 09:11 AM (2854) ---$ BURKHA_T "<No comment>" 10-Oct-2013 09:10 AM (2855) ---$ BURKHA_T "Batch Files and printto.exe for the automatically creatio..." 09-Oct-2013 03:18 PM (2856) ---$ BURKHA_T "mu-perf02 is now in peking" 02-Sep-2013 10:28 AM (2857) ---$ EICKEL_S "moved GenerateProjectAreaOverview from ALM JazzAdmin" 22-Aug-2013 10:55 AM (2858) ---$ EICKEL_S "moved "ALM Scripting" from component ALM JazzAdmin" 22-Aug-2013 10:53 AM (2859) ---$ EICKEL_S "move CleanSCP_CC from component ALM JazzAdmin" 22-Aug-2013 10:36 AM (2860) ---$ EICKEL_S "<No comment>" 21-Aug-2013 02:19 PM (2861) ---$ EICKEL_S "<No comment>" 21-Aug-2013 02:09 PM There are more items available. Use --maximum option to return more number of items. C:\> In the Windows Explorer Shell this is not possible. The Windows Explorer Shell is made for easy working and so the thought was that knowledge for components and such administrative stuff should be not too complex. If you need this I would suggest open an Enhancement Request. Hope this helps, Simon Sean Burke selected this answer as the correct answer
Comments
Simon Eickel
commented Oct 11 '13, 3:25 a.m.
what you could do is using the history function. There you get some information about change sets of this components. The history can be used even through the windows explorer shell
Geoffrey Clemm
commented Oct 14 '13, 1:07 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
How do you invoke the history function to get change sets of a component from the windows explorer shell? (You can get the history of an individual file, but I didn't see a way to get the change set history of a component).
Simon Eickel
commented Oct 14 '13, 1:37 a.m.
Hi Geoff,
Geoffrey Clemm
commented Oct 14 '13, 8:48 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Thanks Simon ... I should have looked up at the toolbar (:-). Note that you can do this for any file/directory in a component (i.e. ask for the history of the component containing that file/folder), so you don't have to load the component root directory itself.
|
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.