Dec 29 2020 06:29 AM
Hi All,
I would like to know how to migrate azure devops project to another project within and outside Azure Devops organization?
Dec 29 2020 07:43 AM
Hi @Sagar_Lad
I don't think this feature is supported yet.
You might be able to use Azure DevOps API but it requires a lot of work.
Thanks,
Dav
Dec 30 2020 12:54 AM
@Dav1988 Thanks for the update Dev
Dec 30 2020 04:23 PM
SolutionHello @Sagar_Lad,
The steps involved are below.
Add a User to Both Organization
Configure SSH Key
Update the SSH Key in Source DevOps and Clone the Repository
Check out all the Branches and Tags
Update the SSH Key in the Destination DevOps
Remove Old and Add New Origin
Push all the branches
Regards
Jan 01 2021 03:13 AM
Feb 17 2022 07:27 PM
Dec 30 2020 04:23 PM
SolutionHello @Sagar_Lad,
The steps involved are below.
Add a User to Both Organization
Configure SSH Key
Update the SSH Key in Source DevOps and Clone the Repository
Check out all the Branches and Tags
Update the SSH Key in the Destination DevOps
Remove Old and Add New Origin
Push all the branches
Regards