Load a component from different streams to same sandbox
Working in EWM 7.0.2 Eclipse Client
We have a number of components under a shared stream. Recently we have 'branched' this stream to a new version, and we want to parallel develop the two streams. When we go to load the new stream (with the old stream still loaded), Eclipse has a wobbly because the Eclipse projects are named after the components (which are the same in both streams). It tries to load the Eclipse project, but fails complaining that the project is already loaded.
what's the best way to get around this so that we can have the two streams loaded in the same sandbox at the same time (but to different sub-folders)?
Thanks
|
Accepted answer
Ralph Schoon (63.5k●3●36●46)
| answered Jun 05, 4:29 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Jun 05, 5:02 a.m.
You can not load a component multiple times into the same sandbox. Usually you would create an Eclipse workspace/Sandbox for each of the versions of the component, you want loaded to your disk.
Glyn Costello selected this answer as the correct answer
Comments There might be options to use folders for loading multiple versions of a component into different folders, but that would require complex load rules and maybe custom automation.
Glyn Costello
commented Jun 05, 4:59 a.m.
Thanks Ralph, we suspected as much. |
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.