RTC SCM Merge to stream with re-organised structure
Project A
Source
Folder 1
Folder 2
Sub-folder1
File A
Project B
Apps
Folder 1
Services
Folder 2
Sub-folder1
File A
Accepted answer
If they split the components by using one of the RTC "move in repository" operations, then you can tell RTC to apply an accepted change set to the component the files were moved to. If they didn't use a "move in repository" operation (i.e. just copied the files to the new component, and deleted them from the old component", then you might be able to apply the change sets by creating a "patch" from the change set (not sure about that ... it's been a while since I've played with the "patch" functionality.
Comments
Yes, that is the way you apply change sets from one component to another component to which those files have been moved.