It's all about the answers!

Ask a question

How to download baseline files from RTC Repository to local File system using Ant Script?


umesha krishnegowda (112) | asked Nov 18 '14, 5:19 a.m.
edited Nov 18 '14, 5:20 a.m.
Hello All,

Could you please help me to find Ant script to download baseline files from RTC Repository to local File system.

Thanks in Advance
Umesha

One answer



permanent link
Ralph Schoon (63.1k33645) | answered Nov 18 '14, 5:29 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
You would call an external program - the RTC SCM Command Line. For example using the Exec command.
https://ant.apache.org/manual/Tasks/exec.html.

Search the product help for scm or lscm to find the reference. The commandline syntax has changed recently and you don't provide a RTC version.

Your answer


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