Replies: 2 comments 8 replies
-
Sure, but its unlikely to map correctly. Id need the logs to figure out whats hapening. |
Beta Was this translation helpful? Give feedback.
8 replies
-
Hi there, ACTION REQUIRED In order for us to help you will need to provide both the log, and the configration file that you are using. Generate and Attach Log Steps:
Your assistance is greatly appreciated! Thanks, Azure DevOps Migration Tools team |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can i safely ignore the warning below?
[02:10:04 WRN] [16.0.3] GitRepositoryEnricher: Could not find source git repo - repo referenced: null/null
[02:10:04 WRN] [16.0.3] GitRepositoryEnricher: Could not find source git repo - repo referenced: null/null
[02:10:04 WRN] [16.0.3] GitRepositoryEnricher: Could not find source git repo - repo referenced: null/null
[02:10:04 WRN] [16.0.3] GitRepositoryEnricher: Could not find source git repo - repo referenced: null/null
[02:10:04 WRN] [16.0.3] GitRepositoryEnricher: Could not find source git repo - repo referenced: null/null
[02:10:04 WRN] [16.0.3] GitRepositoryEnricher: Could not find source git repo - repo referenced: null/null
[02:10:04 WRN] [16.0.3] GitRepositoryEnricher: Could not find source git repo - repo referenced: null/null
[02:10:04 WRN] [16.0.3] GitRepositoryEnricher: Could not find source git repo - repo referenced: null/null
Below is the Repo Mapping config-
"TfsGitRepositoryTool": {
"Enabled": "True",
"Mappings": {
"reponame-1": "reponame-1",
"repox": "repox",
"repoy": "repoy"
}
},
Beta Was this translation helpful? Give feedback.
All reactions