Re: How to work on case-sensitive projects?
Re: How to work on case-sensitive projects?
- Subject: Re: How to work on case-sensitive projects?
- From: David Dunham <email@hidden>
- Date: Tue, 06 Oct 2009 17:02:53 -0700
On 6 Oct 2009, at 11:58, Allen Curtis wrote:
I am trying to work on a project which contains files whose names
only differ in case.
Example: foobar.c FOOBAR.c
I ran into this problem when checking the source code out from
Subversion. My investigation of the problem indicates that the OS-X
filesystem is not case sensitive. (which I found odd for a UNIX
based system)
Not at all odd for a system designed for ordinary users. The problem
is just as bad if you ever work on Windows, by the way.
IMO your best solution is to rename the files in the repository to
something humanly distinguishable. Until then, the disk image approach
should work.
David Dunham www.pensee.com/dunham/
Imagination is more important than knowledge. -- Albert Einstein
_______________________________________________
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