It's all about the answers!

Ask a question

buildforge projects


sridevi yv (10632) | asked Jul 23 '10, 12:53 a.m.
how can i export an entire project to a different management console on a different server??

14 answers



permanent link
sridevi yv (10632) | answered Jul 27 '10, 4:30 a.m.
oh ok.. but this wouldn help me.. the system has to take multiple inputs for a given variable..well ill have to write a script for it since buildforge doesn have that provision...
thank u

permanent link
Tim McDaniel (401146) | answered Jul 28 '10, 7:11 a.m.
In article <i2m5tf>,
sridevi <srideviforeverhappy> wrote:
oh ok.. but this wouldn help me.. the system has to take multiple
inputs for a given variable..

What do you mean by that, exactly? In every language I know of, a
variable has at most one value. Are you talking about an array or
list, as in some languages, so you can do a loop for each element in
turn?

well ill have to write a script for it since buildforge doesn have
that provision...

If you do want to iterate over a list, you can set a variable to have
the values separated by some specific delimiter, and optionally
grouped by some characters (for lists of lists), and use the .drill
dot command to break it down.

Or you can do it in a script, of course.

--
Tim McDaniel, tmcd@panix.com

permanent link
Nikunja das (6) | answered Oct 20 '11, 5:27 a.m.
while running the jobs in linux ,getting the error No server could be found matching all conditions even if the test connection is successful.

permanent link
Brent Ulbricht (2.5k11) | answered Oct 20 '11, 9:24 a.m.
JAZZ DEVELOPER
while running the jobs in linux ,getting the error No server could be found matching all conditions even if the test connection is successful.


That message usually occurs when the selector for the project or step cannot find a server with manifest values that satisfy the selector properties.

Brent Ulbricht
RTC Build Lead

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.