[SOLVED] Xcode 6 git integration broken
[SOLVED] Xcode 6 git integration broken
- Subject: [SOLVED] Xcode 6 git integration broken
- From: Dave Fernandes <email@hidden>
- Date: Tue, 30 Sep 2014 13:03:46 -0400
I wasn’t able to repro the issue with a fresh project, but I found the problem in trying to do so. There was a .git directory not just in the project’s folder, but also in the folder containing the project folder. Xcode 4 & 5 and SourceTree were ignoring this extraneous .git folder, but Xcode 6 was getting confused.
Anyway, deleting the folder fixed the problem. There was nothing else under source control in the super folder, and no history seems to have been lost.
On Sep 30, 2014, at 11:50 AM, Alex Zavatone <email@hidden> wrote:
> Wild guess, but replace the links with the spaces with a ?
>
> There should be two places where your secs URL is referenced. One inside your project file's package and another nested inside that package which is the link to the "original source" or something to that effect.
>
> GL.
>
> Sent from my iPad
>
> On Sep 30, 2014, at 11:13 AM, Dave Fernandes <email@hidden> wrote:
>
>> I have a project that has a space in the project name. The project was created in Xcode 4 and has a local git repository. All works fine in Xcode 4 and 5, but Xcode 6 can’t find the repo (the status is ‘?’ for all files). All my projects that don’t have spaces in the project name are working fine in Xcode 6 with git.
>>
>> Does anyone know of a fix for this?
>>
>> Thanks,
>> Dave
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Xcode-users mailing list (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden