How to see component folder structure using RTC SCM command ?
Is there a scm command on RTC CLI to to see the folder structure of a component on stream?
|
Accepted answer
lscm list remotefiles command can be used. Please see the following reference.
http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m2/topic/com.ibm.team.scm.doc/topics/list_remotefiles.html The following shows all paths under component1 in repository workspace called "RWS1" lscm list remotefiles -r https://host1.ibm.com:9443/ccm -u user1 -P user1 --depth - -w RWS1 component1 Hope it helps. Kaushambi Singh selected this answer as the correct answer
Comments
Kaushambi Singh
commented Apr 01 '13, 9:27 a.m.
Hi Toshi,
Toshi Kajiwara
commented Apr 01 '13, 8:06 p.m.
Hi Kaushambi,
|
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.