It's all about the answers!

Ask a question

RTC 4 scm load verbosity - does not list downloaded files like RTC 3 does


Martina Riedel (20323341) | asked Oct 28 '14, 7:04 p.m.
I am working through our scripting in preparation for an upgrade to RTC 4. (rtc 4.0.5)

We are relying in some areas on the verbosity of the scm load command, that it lists all the files it downloads.
I have not been able to get rtc 4 to be more "chatty"
It does not have a -v, only a -q.

scm load "_al2c0A49EeKe7sG0D0Xw8w"  -r rtc_uat -q -f -d ./load
scm load "_al2c0A49EeKe7sG0D0Xw8w"  -r rtc_uat  -f -d ./load
Successfully loaded items into the sandbox.
scm load "_al2c0A49EeKe7sG0D0Xw8w"  -r rtc_uat -v -d ./load
Argument syntax error:
Subcommand "load" does not support option "-v". The option "-v" applies only to the "scm" command. Try 'scm help load' for more information.

Doing a find for files in the load location is possible, but it gets a bit tricky with load rules and incremental loading.

Has anybody else found a solution (or wished they had one)?

Accepted answer


permanent link
Shashikant Padur (4.2k27) | answered Oct 29 '14, 1:05 a.m.
JAZZ DEVELOPER
The below work item was opened to address this issue and it is still open.
https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=178880
Martina Riedel selected this answer as the correct answer

Comments
Martina Riedel commented Oct 29 '14, 9:05 a.m.

Thanks. I commented on the WI. Looks like this one has been around for a while without movement.

Your answer


Register or to post your answer.