在发布更改后,创建基线,之后我们使用以下命令推荐基线
ct chstream -recommended streamName
以下文件已被删除...有人可能会建议如何避免删除这些文件。
ct: Warning: Removing component "shared" from the stream's recommended baselines might prevent
streams from rebasing -recommended, since they might have changes in the dropped component.
ct: Warning: Removing component "lsba_build" from the stream's recommended baselines might prevent
streams from rebasing -recommended, since they might have changes in the dropped component.
ct: Warning: Removing component "lsba_pkgtool" from the stream's recommended baselines might prevent
答案 0 :(得分:0)
当流中存在复合组件时,应该发生该消息。
选中"右键点击流" +"编辑基线依赖关系":如果您看到一个组件带有' +' (可以展开),然后你有一个复合组件(用于定义 composite baseline )
其依赖组件列表必须与流上存在的组件列表或任何推荐的基线相匹配。将删除未列在该"复合组件"的依赖项中的流组件。