停止交付 RTC 基线

Stop RTC baseline from being delivered

我在我的工作区中创建了一个基线,却忘记了我有一些未交付的更改。这些更改不应该是基线的一部分。

更改和基线尚未交付到流中,是否有办法摆脱这个未交付的基线和未交付的更改?

删除工作区并创建一个新工作区是否可行?

This thread清楚:

Both the internals and the users of RTC SCM system depend on the fact that a baseline is immutable.
A baseline is visible (via various search menus) as soon as it is created, so it would not be safe to change the content of a baseline, even if you haven't yet delivered it.
That is why RTC makes it very fast and cheap to create a new baseline whenever you need one.

BUT I agree that you should be able to:


所以尝试简单地:

  • 用一个明确表示不打算使用的名称重命名您当前的基线,
  • 创建一个新基线,只包含您想要的变更集
  • 交付两个基线