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

[SCM] - Creating a Component Set to be loaded together

Hi, I was trying to figure out if following scenario is possible and how
to achieve it with RTC. I have different reusable components (internally
they are Java projects). Some Components require other Components to
compile. So for example, reusable Component B, internally uses reusable
Component A.

Now, I have a developer who need reusable Component B, but he is not
aware about the existence of Component A. Is there a way to
automatically force the load of Component A, when a developer loads into
his workspace Component B?

I am looking for something similar to Project Set File concept used by
Eclipse with CVS: http://wiki.eclipse.org/PSF

Note: perhaps this concept can be "implemented" in a different way in
RTC not using Components, and I am in the bad track.

Thanks in advance,

Chemi.

0 votes



2 answers

Permanent link
Use a stream. Instead of telling the developer to load a component, tell them which stream has the configuration they need. As a team or project, your job is to keep a set of blessed streams configured so that it's easy for developers to get started, just point them at the stream they have to create a workspace from.

Project set files are external to the SCM system, so they are a lot harder to share.

Jean-Michel

0 votes


Permanent link
jlemieux wrote:
Use a stream. Instead of telling the developer to load a component,
tell them which stream has the configuration they need. As a team or
project, your job is to keep a set of blessed streams configured so
that it's easy for developers to get started, just point them at the
stream they have to create a workspace from.

Project set files are external to the SCM system, so they are a lot
harder to share.

Jean-Michel


Ok, understood. So here the philosophy is: create and setup a stream,
instead of a PSF. What is more, using Follow-up actions, perhaps the
load can be done automatically when a developer gets into a team. Correct?

Thanks a lot,

Chemi.

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: May 13 '09, 5:16 a.m.

Question was seen: 3,599 times

Last updated: May 13 '09, 5:16 a.m.

Confirmation Cancel Confirm