-
Hello I actually try to migrate work items from TFS 2017 Update 3 project to an Azure DevOps project. I have an error reported by the migration tool like this: The repos are Git in my source and destination projects. However, my configuration file has this parameter:
I have completed the following:
ig. Do not copy and paste the entire log in here! Attach the file to the issue! Many issues are due to edge cases and will need debugging in Visual Studio; we cant do that for you on your environment. Can you help me with that please? Micaël |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
The Git Repo Mapping should be:
You only need to add an entry if there is a name change. |
Beta Was this translation helpful? Give feedback.
-
It's working. Thank you. |
Beta Was this translation helpful? Give feedback.
-
I'm trying to map the source repos to target repos that exist outside the target project. The repos I would like to map are still in the same organization. GitRepositoryEnricher: Target Repo not found. Cannot map https://********/tfs/TBSMCollection/TBSM/_git/FPModel to ??? https://[email protected]/----/Financial/_git/FPModel/ These are the 2 config settings I've tried. "GitRepoMapping": { "GitRepoMapping": { |
Beta Was this translation helpful? Give feedback.
The Git Repo Mapping should be:
You only need to add an entry if there is a name change.