RTC Subcomponent hierarchy is not consisitent after loading to sandbox
Hi everyone,
I'm using RTC v6.0.2 with the new feature 'Subcomponent'. I find that the components' hierarchy constructed in Repository Workspace cannot be consistent after I load all the components (including subcomponents) to the local sandbox. For example, I construct a component hierarchy shown as below figure: After I load all the components in the Repository Workspace as root folders to a local sandbox, the hierarchy is gone, which means all the component folders are in the same level: Does anyone know how to keep the component hierarchy to be consistent between Repository Workspace and local sandbox? Thanks for any responses. |
One answer
Ralph Schoon (63.6k●3●36●47)
| answered Sep 19 '16, 2:40 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
As far as I can tell, the hierarchy of the components in SCM does not have anything to do with the load location when loading. There are features such as load rules that allow to specify where to load things, but there is no explicit relationship between the hierarchy and the load location. So what you see is what you should expect.
Comments
Geoffrey Clemm
commented Sep 19 '16, 9:19 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Ralph is correct. One important enhancement that was implemented was to allow you to specify in the load rule that a file/directory in one component can be loaded in a directory of another component (so you can manually create load rules that nest your folders in a way that corresponds to your component hierarchy).
|
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.