Repo Migration across org #1138
-
I need to migrate my project from one org to another. i can migrate work items but not aware of how to migrate the repo in Git and TFVC. is there any processor or configuration in the tool that migrate repos as well. Please not we have repos both in Git and TFVC and would need to migrate both to the new org |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
You can migrate your Git repos with a standard Clone, and Push. TFVC is not supported and we recommend that you use GitTFS to migrate your code to Git. If you export the GitTFS changeset/commit mailing file we will fix all of the Work Item links for you as well when you migrate. |
Beta Was this translation helpful? Give feedback.
You can migrate your Git repos with a standard Clone, and Push.
TFVC is not supported and we recommend that you use GitTFS to migrate your code to Git. If you export the GitTFS changeset/commit mailing file we will fix all of the Work Item links for you as well when you migrate.