Re: Why does 'Commit' not add new files by default?
Re: Why does 'Commit' not add new files by default?
- Subject: Re: Why does 'Commit' not add new files by default?
- From: Joar Wingfors <email@hidden>
- Date: Fri, 31 Jan 2014 22:05:48 -0800
On 31 jan 2014, at 10:16, Jerry Krinock <email@hidden> wrote:
> On 2014 Jan 31, at 09:29, Quincey Morris <email@hidden> wrote:
>
>> I have the checkbox on, and newly added files get an “A” status and are in the next commit. IIRC, this is new behavior in Xcode 5.0.x. Or a new preference default in Xcode 5.
>
> I see the issue clearer now. New files which I’ve added to the project, typically source code files, are indicated as “A” and their checkbox is switched on by default. However, new files, typically resource files, which I’ve added to folders in the project are indicated as “?”. Apparently, Xcode is asking me whether I want to add these to source control or not. I’d like it to do that by default, but I can see why it might not.
Xcode aims to SCM ADD new files when they're added to a project. There may be cases where this isn't working properly, in which case a bug report would be much appreciated.
What's new here is the preference to opt out of this behavior - "add and remove files automatically". That preference was introduced with Xcode 5.
Joar
_______________________________________________
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