Hello,
I am trying to use this migrate-git repos.ps1 script to migrate repos from Azure DevOps cloud service to ADO 2025 Server however it gives me this result :
[15:47:13 INF] LOGGER: Started
[15:47:13 INF] Output folder ..\scripts\output
[15:47:13 INF] Data folder ..\scripts\data\debug
[15:47:13 INF] ===============================
[15:47:13 INF] // Migrate-GitRepos
[15:47:13 INF] ===============================
[15:47:13 INF] Loaded target settings from target.json
[15:47:13 INF] Using source config C:\scripts\data\organisations.json
[15:47:13 INF] Organisation https://dev.azure.com/*******
[15:47:13 INF] ==============
[15:47:13 INF] MIGRATION COMPLETE
[15:47:13 INF] ==============
[15:47:13 INF] Examined: 0 CreatedTarget: 0 Pushed: 0 SkippedNoTargetProject: 0 Errors: 0
what am i missing here ?
in data folder i have the following files
organisations.json >>> contains the source organization to migrate from
target.json >>> contains the target organization to migrate to
any detailed guide or help?
thanks
Hello,
I am trying to use this migrate-git repos.ps1 script to migrate repos from Azure DevOps cloud service to ADO 2025 Server however it gives me this result :
[15:47:13 INF] LOGGER: Started
[15:47:13 INF] Output folder ..\scripts\output
[15:47:13 INF] Data folder ..\scripts\data\debug
[15:47:13 INF] ===============================
[15:47:13 INF] // Migrate-GitRepos
[15:47:13 INF] ===============================
[15:47:13 INF] Loaded target settings from target.json
[15:47:13 INF] Using source config C:\scripts\data\organisations.json
[15:47:13 INF] Organisation https://dev.azure.com/*******
[15:47:13 INF] ==============
[15:47:13 INF] MIGRATION COMPLETE
[15:47:13 INF] ==============
[15:47:13 INF] Examined: 0 CreatedTarget: 0 Pushed: 0 SkippedNoTargetProject: 0 Errors: 0
what am i missing here ?
in data folder i have the following files
organisations.json >>> contains the source organization to migrate from
target.json >>> contains the target organization to migrate to
any detailed guide or help?
thanks