It's all about the answers!

Ask a question

Sharing code after reorg.


Mahari Hill (4861169230) | asked Nov 11 '14, 8:49 a.m.
CLM 4.0.5

Hello, there has been an application reorg. We have ProjectA and ProjectB with their own code bases. We have now introduced ProjectC, with features of A and B. Can you share SCM Components across Projects? Any documentation to this kind of issue?

Is there a better way to handle this?

One answer



permanent link
Ralph Schoon (63.1k33646) | answered Nov 11 '14, 10:01 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
SCM data is not contained in a project area. It is only coupled by ownership. You can use it in other projects.

As long as the user has access to the other project, you can basically
  1. Flow your repository workspace/stream to the stream in another project area and accept the incoming components; this is also used as an integration mechanism if you need to flow back changes to the components in the other project due to integrations
  2. Add a component from another stream - you can find streams that you have read access to
  3. Add a component baseline and search for components; you will be able to find all component baselines for all components you can see

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.