Search code examples
rtcbaselinerational-team-concert

Stop RTC baseline from being delivered


I created a baseline in my workspace and forgot I had some undelivered changes. These changes are not supposed to be part of the baseline.

The changes and baseline have not been delivered to the stream, is there anyway to get rid of this undelivered baseline and undelivered changes?

Would deleting the workspace and creating a new one work?


Solution

  • This thread is clear:

    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:


    So try simply to:

    • rename your current baseline with a name which makes it clear it is not meant to be used,
    • create a new baseline including only the change sets you want
    • deliver both baselines