Replies: 1 comment 1 reply
-
We do not have any support, nor have we done any testing with TFVC. The only TFVC support we have is for TF-Git mapping file support. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hey everyone 👋🏼
I have tried to migrate my pipelines from a TFVC-based repository to a Git-based repository, but only my release pipelines were migrated successfully.
The error for the build pipelines is as follows:
I tried to do some mapping in the
configuration.json
file, but clearly I am missing something.Here is my
configuration.json
file:Here is my build pipeline source configuration in Azure DevOps:

Beta Was this translation helpful? Give feedback.
All reactions