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: Jean-Daniel Dupas <email@hidden>
- Date: Tue, 6 Oct 2009 21:15:48 +0200
Le 6 oct. 2009 à 20:58, Allen Curtis a écrit :
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?
I don't think if it will works (How Xcode will support it), but you
can try to create a partition (or image disk) and format it using case
sensitive HFS+ and checkout your project in it.
PS: Don't cross post.
Thanks
Allen
-- Jean-Daniel
_______________________________________________
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