Files in a folder belong to 2 components
In a third party SCM repository (CMVC), files in a single folder can belong to different components
e.g A file format.xml has parent folder as com.ibm.sdwb.cmvc.all and its component name is vc Another file helper.htm has parent folder as com.ibm.sdwb.cmvc.all and its component name is firefly.wswb If these files are imported into RTC in vc and firefly.wswb components, they are imported successfully. Now if I try to load these two components using option Load the root folders of the components as projects, I get the following error com.ibm.sdwb.cmvc.all, Collisions (firefly.wswb/com.ibm.sdwb.cmvc.all, vc/com.ibm.sdwb.cmvc.all) Is there any way I can load these two components simultaneously (I have to choose option 'Load the root folders of the components as projects' as these are not part of eclipse project) |
One answer
Geoffrey Clemm (30.1k●3●30●35)
| answered May 01 '10, 9:01 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
In RTC, every file/directory in a directory must be in the same
component as that directory. Cheers, Geoff vkcind wrote: In a third party SCM repository (CMVC), files in a single folder canand its component name is vc Another file helper.htm has parent folder as com.ibm.sdwb.cmvc.all and its component name is firefly.wswb If these files are imported into RTC in vc and firefly.wswb components, they are imported successfully. Now if I try to load these two components using option Load the root folders of the components as projects, I get the following error com.ibm.sdwb.cmvc.all, Collisions (firefly.wswb/com.ibm.sdwb.cmvc.all, vc/com.ibm.sdwb.cmvc.all) Is there any way I can load these two components simultaneously (I have to choose option 'Load the root folders of the components as projects' as these are not part of eclipse project) |
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.