Skip to content

Resetting your workspace to an older state

Manuel edited this page Apr 11, 2018 · 3 revisions

Why do I need to do that?

rtc2git works by rewinding all rtc changes and redo them at the same time in git. In order to accept old changes, you need to reset the workspace to the very beginning.

How do I reset my workspace to an older state

  1. Open your workspace
  2. Rightclick on each component
  3. Select "Replace with" --> "Baseline"
  4. Scroll down to the very beginning and select "Initial Baseline" and hit ok

Replace-With

First-Baseline

PRO-Tipp: Clone the workspace after you have replaced each component with the initial baseline, in case you need to restart your migration you just clone it again and run the migration on the newly cloned workspace.