JetBrains Space
 

Move a Repository to Another Project

Organization
Enterprise
Last modified: 07 July 2023

You can move a repository from one project to another or attach a repository to another project, making it possible to access and use the same repository from both projects. Having the repository in two separate projects may be useful to maintain separate code review or issue tracker workflows for two independent teams.

  • A repository is always moved and attached in its bare form. No code review, comments, or issues will be copied along with the repository.

  • If a repository has been attached to another project (or several projects), it cannot be deleted from either project. First, it should be detached from all the projects except one, and only then it can be deleted.

  • Code reviews and comments associated with the detached repository will remain in the project in the archived state. You'll be able to reply to the existing comments, but won't be able to post new ones.