It's all about the answers!

Ask a question

is it possible to load files from a certain build result using command line?


Natsumi Yokoyama (209387101) | asked Dec 12 '12, 2:00 a.m.
Hi

Is it possible to load files from a certain build result using command line? "certain build result" means a build result which has a certain "tag" or "build ID".

I have read RTC Information Center, but I can not find such commands or an ant tasks.

I have 2 or 3 staging environments and  I need to make sure that I have deployed certain ear files which is generated from a certain base-lined source codes. In order to do this, I want to develop some scripts to load ear files from certain build results.

Thanks in advance

Natsumi
 

Accepted answer


permanent link
Dr. Hans-Joachim Pross (1.1k4458) | answered Dec 12 '12, 3:56 a.m.
JAZZ DEVELOPER
Each build creates a baseline. So you might be interested in enhancement request 203315 and story 197433. Maybe you could put comments on those.
Natsumi Yokoyama selected this answer as the correct answer

Comments
Natsumi Yokoyama commented Dec 12 '12, 10:45 p.m.

Hajo

Thank you for your answer.

I understood that currently it is impossible to load ear files from certain build result with command line.

Your recommendation is to use baseline. But according to existing enhancement request which you  mentioned, to extract old version of source controled files from old baselines / extract is not possible today.

Thank you


Dr. Hans-Joachim Pross commented Dec 13 '12, 4:19 a.m.
JAZZ DEVELOPER

Just to clarify: Maybe there is another way, but at least I don't know one...

One other answer



permanent link
Natsumi Yokoyama (209387101) | answered May 22 '13, 1:24 a.m.

Not SCM command, but RTC's ant task is useful to download files from a certain build result

artifactFileRetriever artifactFileRetriever
http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0/topic/com.ibm.team.build.doc/topics/r_artifactretriever.html

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.