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
Usually you migrate a whole workspace. Therefore you would start at 0.0 to 2.0.
In your case you probably want to prepare a git repo with content of 1.0 and then start the migration from 1.0 to 2.0 to have your desired result.
I am not quite sure how it works in rtc2gitcli. Probably option "updateMigration" is a good start
I am trying to migrate changeset history by having two workspaces.
Eg : Source Workspace : 1.0
Target Workspace : 2.0
The code is able to migrate all changesets after 1.0 and in 2.0 but not from start of 1.0.
Help me understand how to that ?
The text was updated successfully, but these errors were encountered: