Is RTC Component Remote Path different in 6.0.3?
Hi,
we are in the process of moving from RTC 4.0.7 to RTC 6.0.3. As part of the preparation we are testing our build system that was developed using various scripts and RTC scm command line tasks.
That system was built around 4.0.7 and relied on the fact that the component "Remote Path" is set to "/"
I create new components in RTC 6.0.3 coped the code across, and ran a "share project" in eclipse and now see the the component remote path to be "/COMPONENT NAME". This has the adverse effect of adding an additional folder in the hierarchy when loaded from SCM commands.
In eclipse when I load the component I see the COMPONENT NAME/code...
Using the SCM command line to load the component i see COMPONENT NAME/COMPONENT NAME/code...
This is only at 6.0.3
So questions are:
1. Is this correct now at 6.0.3?
2. Did I do something different at component creation/project share to get a remote path of not /?
3. How can I fix it such that component path is / ?
Any help appreciated.
Thanks
Stephen
One answer
I don't see the problem in my RTC 6.0.3 environment.
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Jan 12 '17, 11:34 a.m.I don't have an idea, but RTC 6.0 introduced hierarchical components and maybe that required some changes.