Retrieving Files from Jazz Repository
One answer
Let me understand the requirement. You wanted to checkout the codebase from the RTC repository automatically using some piece of code. One way of achieving your requirement is by using the SCM Command line utility that is in built with the Eclipse client.
Please refer the user manul on the usage of this utility.
http://publib.boulder.ibm.com/infocenter/rtc/v1r0m0/index.jsp?topic=/com.ibm.team.scm.doc/topics/c_scm_cli.html
Please refer the user manul on the usage of this utility.
http://publib.boulder.ibm.com/infocenter/rtc/v1r0m0/index.jsp?topic=/com.ibm.team.scm.doc/topics/c_scm_cli.html
Hi Guys,
I am trying to download files from the RTC Repository Programatically. Any hints how to go about it?
Thanks,
Sunny