What is the "Included Indirectly" column in the Locate Change Sets editor?
If you right click a change-set and select "Locate change-set", you will get the very nice feature to search for the change-set in different workspaces and streams.
The search "hits" will be marked "included directly" and "included indirectly".
Does anyone know what "included indirectly" means?
Accepted answer
For almost all use cases, you can ignore the difference between "included directly" and "included indirectly".
But in case you still care about the difference (:-) ... In recent versions of RTC, you have the ability to merge a change set to a workspace without accepting change set that it depends on. This produces a "clone" of the change set (that is not based on the changes that you didn't want to accept). If a workspace/stream contains one of these clone change sets, it is considered to "indirectly" include the change set that was cloned.
But in case you still care about the difference (:-) ... In recent versions of RTC, you have the ability to merge a change set to a workspace without accepting change set that it depends on. This produces a "clone" of the change set (that is not based on the changes that you didn't want to accept). If a workspace/stream contains one of these clone change sets, it is considered to "indirectly" include the change set that was cloned.
Comments
1 vote