Repo migration with NakedAgility #2627
Unanswered
coolkanchan8
asked this question in
Q&A
Replies: 1 comment
-
The You need to handle the physical migration of the code separately. |
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.
-
Hi there,
Few questions -
I am aiming to migrate Azure Devops repo to another Azure Devops repo. Is this supported by NkdAgility?
I tried to use "TfsGitRepositoryTool" however it complains no processor found. Can the tool not used on its own and must be used with a particular Processor?
If the tool cannot be used on it's own, which Processor should I use along-with TfsGitRepositoryTool please ? Is there any example Configuration Json available ?
Here are my settings:
"TfsGitRepositoryTool": {
"Enabled": "True",
"Mappings": {
"": ""
}
}
Regards,
Kaycee
Beta Was this translation helpful? Give feedback.
All reactions