It's all about the answers!

Ask a question

Is there a way to take the output from a source code data query and export it to an external file?


Donald Poulin (2249119107) | asked Oct 08 '12, 12:12 p.m.
Looking at potential ways to dump a list of members on a stream to cross check with what was "loaded in" during  migration from another SCM. I can generate a query that lists the information I need but I see no way to export the list to an output file to be used for an automated comparison.

One answer



permanent link
Robin Bobbitt (59679) | answered Oct 08 '12, 1:06 p.m.
Hi Don,

Would the scm command line "list remotefiles" capability be sufficient? http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0/topic/com.ibm.team.scm.doc/topics/list_remotefiles.html

Your answer


Register or to post your answer.