Question:
I have a repository on Org1@cloud, how do I transfer this repository to Org2@cloud.
Answer:
Unfortunately, a repository cannot be simply transferred to another Organization, but it can be copied. This is how:
- Download and authenticate with the Unity Version Control client
- Open a terminal and use the following command: cm clone repository@Org1@cloud repository@org2@cloud
- All users will need to create a new workspace for your newly created repository.
- (Optional) once you are happily working with your new repository, delete the repository in Org1@cloud.