Skip to main content
If you’re trying to initialize a Diversion repository in your Unreal Engine project, but you already have a repository with the same folder name, you’ll see following error: Repo exists in path modal with error You have a few options to resolve this.
  1. If you don’t want the existing remote repo, you can delete it. Be careful! This cannot be undone.
  2. If you don’t want the new local project, you can instead clone the repo using the desktop app.
  3. If you want to keep both, you can rename the new local project’s root directory and try again. In this case, you should also rename your .uproject file and regenerate your project files.
You can always reach out to us in Discord for any further assistance.