You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Patrick Reinhart edited this page Aug 1, 2017
·
1 revision
Welcome to the rtc2gitcli wiki!
This Wiki should help you set up the actual migration environment in order to start your way to Git. Feel free to give feedback in order to improve this pages at any time in order to help also others trying to migrate their content also.
Setup the workspaces
Create an SOURCE_WORKSPACE workspace with the stream you like to migrate. Add all needed components for the migration. Check that the SOURCE_WORKSPACE workspace has the latest changes accepted from the stream.
SOURCE_WORKSPACE following the latest commits of an stream
Now create the TARGET_WORKSPACE workspace that contains all components from the stream but with the initial baseline and set the flow target from the TARGET_WORKSPACE to the SOURCE_WORKSPACE and set it as default and current.
TARGET_WORKSPACE (DST) following the the source workspace
The tool then try to bring the TARGET_WORKSPACE workspace to the same level as the SOURCE_WORKSPACE workspace by accepting each changeset step by step.
At at later time you can accept all changes from stream to TARGET_WORKSPACE workspace and start an incremental migration.