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: Eli Bach <email@hidden>
- Date: Tue, 6 Oct 2009 13:06:08 -0600
On Oct 6, 2009, at 12:58 PM, Allen Curtis wrote:
Hello,
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)
Is there a way to work around this problem?
Thanks
Allen
You could create a r/w disk image formatted with a case-sensitive file
system, such as case-sensitive HFS+, then unpack/build the sources on
that filesystem.
Eli
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden