• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to work on case-sensitive projects?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to work on case-sensitive projects?


  • Subject: Re: How to work on case-sensitive projects?
  • From: Jamison Hope <email@hidden>
  • Date: Tue, 6 Oct 2009 15:08:39 -0400

On Oct 6, 2009, at 2: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)

Right, HFS+ is case-preserving but case-insensitive: http://support.apple.com/kb/HT1410

Is there a way to work around this problem?

Use a case sensitive file system. Have a disk partition formatted as UFS, or a UFS-formatted disk image and do your svn checkout there. I don't think Disk Utility can create a UFS disk image, but hdiutil can.
http://codesnippets.joyent.com/posts/show/2084


--
Jamison Hope
The PTR Group
www.theptrgroup.com



_______________________________________________
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


  • Follow-Ups:
    • Re: How to work on case-sensitive projects?
      • From: Alastair Houghton <email@hidden>
References: 
 >How to work on case-sensitive projects? (From: Allen Curtis <email@hidden>)

  • Prev by Date: Re: How to work on case-sensitive projects?
  • Next by Date: Re: How to work on case-sensitive projects?
  • Previous by thread: Re: How to work on case-sensitive projects?
  • Next by thread: Re: How to work on case-sensitive projects?
  • Index(es):
    • Date
    • Thread