Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to print a list of RTC source code files?

Is there a way to print a list of all of the source code file locations in RTC 4.0.4? I am trying to create a configuration status accounting report in RPE and the report requires the location of each source code file in the tool. 

0 votes



2 answers

Permanent link
Are you referring to printing all the files in the workspace. If so, you could use the scm command line tool. The command to use is 'scm list remotefiles'. One limitation with this command is that it you have to provide a workspace and component as input which would print all the files in that component. To print all the files in all the components you need to first run 'scm list components' to get the components of the workspace and then run 'scm list remotefiles'.

0 votes


Permanent link
Thanks Shashikant! I'm actually trying to get a list of the absolute file paths, but realized I can just use command prompt since the workspace file exist on my local machine.

0 votes

Your answer

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

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,066

Question asked: Jan 12 '15, 12:27 p.m.

Question was seen: 4,139 times

Last updated: Jan 13 '15, 9:35 a.m.

Confirmation Cancel Confirm