It's all about the answers!

Ask a question

Is possible to load the code from multiple stream in to same work space


Sekar GCS (23314) | asked Sep 25 '18, 3:58 a.m.

 Hello,

Is possible to  load the code from different stream in to same work space when configure the RTC build definition?
since we have source code in different steam, to run the build, all need to be in same work space.   

2 answers



permanent link
SEC Servizi (97123559) | answered Oct 01 '18, 4:55 a.m.
edited Oct 01 '18, 4:59 a.m.
Is possible to  load the code from different stream in to same work space when configure the RTC build definition?
Sure you can: just add all the streams you need as flow targets on the repository workspace you use for that build definition.
Obviously one limitation is you cannot have projects with the same name (i.e., path) loaded on sandbox even if they come from different streams.
Cheers.

Comments
Sekar GCS commented Oct 01 '18, 5:13 a.m.

thanks for your response, as per your answer, can we use load rule?


SEC Servizi commented Oct 01 '18, 5:14 a.m.

Sure, why not? 


permanent link
Karthik Krishnan (8825117163) | answered Sep 25 '18, 7:50 a.m.
edited Sep 25 '18, 7:54 a.m.
I think you may need to make use of SCM command line tools or Java API's. Basically custom tooling around builds if you are using Jazzbuild engine.


On the other hand have you thought about having one stream with multiple flow targets, just for the build?

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.