It's all about the answers!

Ask a question

How to list all repository files within all components in a stream?


Cesar Sasaki (511285126) | asked Aug 24 '22, 7:35 p.m.

 Hi

I need the list of repository files within a stream. I can get each with the scm but it only shows 1 componenent at the time.
IS there a way to get all of them at once?

Thanks

One answer



permanent link
Ralph Schoon (63.1k33646) | answered Aug 25 '22, 2:18 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

 To my knowledge the EWM SCM system is compartmentalized to workspaces, components, etc. The APIs and command lines usually focus on one of such containers and there are commands to get a list of such containers.


If you want to analyze multiple of such containers, you would iterate all of them you are interested in. The command line reference for SCM is in the help https://www.ibm.com/docs/en/elm/7.0.2?topic=reference-scm , if you want to look into it.


Your answer


Register or 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.