Forum Discussion

Sagar_Lad's avatar
Sagar_Lad
Brass Contributor
Dec 29, 2020
Solved

Migrate Azure Devops Project to another project in same Azure Devops Organization

Hi All,   I would like to know how to migrate azure devops project to another project within and outside Azure Devops organization?
  • marvinconejo's avatar
    Dec 31, 2020

    Hello 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

     

    More https://medium.com/medialesson/move-git-repositories-from-one-to-other-organization-in-azure-devops-d15ee4283dc9

    Regards

     

     

Resources