Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

creating workspaces from the commandline against baselines

I am working on the integration between RTC and BF. The out of the box adaptor requires an existing workspace to accept changes. In order to have multiple concurrent builds I would like to be able to apply a baseline after the accept, and then create a new workspace from said baseline.

Having this ability will allow us to accomplish our goal of executing multiple builds in parallel. Is this possible, if not how can we accomplish this goal. The project we are looking at building wants to have 500 concurrent builds.

0 votes



One answer

Permanent link
sc.brown wrote:
I am working on the integration between RTC and BF. The out of the
box adaptor requires an existing workspace to accept changes. In
order to have multiple concurrent builds I would like to be able to
apply a baseline after the accept, and then create a new workspace
from said baseline.

Having this ability will allow us to accomplish our goal of executing
multiple builds in parallel. Is this possible, if not how can we
accomplish this goal.

Could each build make a new local copy of the workspace? If another
build starts and accepts changes after the first has fetched the
workspace, it won't affect the local copy that the first build is using.

The project we are looking at building wants
to have 500 concurrent builds.

500 concurrent builds all using the same repository workspace?!? How
can all of those builds produce something useful?

0 votes

Your answer

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

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Mar 17 '09, 4:42 a.m.

Question was seen: 4,702 times

Last updated: Mar 17 '09, 4:42 a.m.

Confirmation Cancel Confirm