is it possible to load files from a certain build result using command line?
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
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
Just to clarify: Maybe there is another way, but at least I don't know one...
|
One other answer
Not SCM command, but RTC's ant task is useful to download files from a certain build result
|
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.