Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Info how to include changesets of source_workspace? #55

Open
Amarendraar23 opened this issue Sep 4, 2019 · 1 comment
Open

Info how to include changesets of source_workspace? #55

Amarendraar23 opened this issue Sep 4, 2019 · 1 comment

Comments

@Amarendraar23
Copy link

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 ?

@WtfJoke
Copy link
Member

WtfJoke commented Oct 7, 2019

Hi @Amarendraar23

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants