-
Bug
-
Resolution: Unresolved
-
Trivial
-
None
-
OS: Win7
Plugin: Team Concert 1.0.4 (Component=='teamconcert')
In the Team Concert plugin 1.0.4 loading a Workspace crashes Jenkins, upon RTC error message on directory collisions.
Stream can have multiple components. Each component can have a similar directory structure, i.e. all components can have a directory called 'build' to collect all build scripts, etc.
When RTC loads these components, it will spot that some directories within its components have the same directory name, indicate this with 'Directory Collision'-warnings and abort the load procedure, thereby avoiding that the content of these colliding directories mix.
The lscm.bat command 'load', has the option ('-i') to load the components as the root folder, so its directories are one level deeper and the directory collisions won't occur.
Please implement a setting where the plugin can be configured to load the components as the rootfolder.