How to refuse a set of changes after delivery in RTC

I accidentally delivered a change set that includes some additional configuration files that have a local system configuration in RTC. Is there any way to undo these changes after delivery? I mean that the changes should not come as incoming changes to other team members.

Indicate if you have a pointer.

+3
source share
1 answer

Is there any way to undo these changes after delivery?

Not exactly: after delivery, this set of changes will go to other team members as incoming.

There are two solutions:

  • , . , , , "" " " .

... ( ), .
" RTC ?", .
, , .

  • , , , , .
    • show > history, , , revert.
      .
    • "apply to your workspace": , .
      .

, : , .


:

, .
:

  • , .

, , ... - , . :

  • . , ( ).
  • . Pending Changes Show->History. History.
  • . Discard... .
    , , , . , , - , "".
  • . "Replace in [your stream name]..."
+8

All Articles