Search Unity

Cannot change repository

Discussion in 'Unity Build Automation' started by sstrong, Nov 13, 2017.

  1. sstrong

    sstrong

    Joined:
    Oct 16, 2013
    Posts:
    2,252
    I'm attempting to do a cloud build using U5.4.3p2. I've re-created my bitbucket repository due to a folder structure issue.

    Code (CSharp):
    1. 15: GIT: Checking out git@bitbucket.org:[myteam]/[myoldrepository].git/master
    2. 16: [22:35:37] fatal: Could not read from remote repository.
    3. 17: [22:35:37] Error(s) during clone:
    How do I change the repository URL from within Unity? I don't seem to be able to go back and change it.

    upload_2017-11-13_12-47-7.png
     
  2. dannyd

    dannyd

    Unity Technologies

    Joined:
    Jun 3, 2014
    Posts:
    785
    Unfortunately I don't think there is a way to change it from the editor. It is configurable in the web dashboard though - you can either click "Go to Dashboard" in the editor, or visit developer.cloud.unity3d.com and navigate to your project from there to change. On the "Config" tab there is a "Source Control Settings" section near the top.