site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On Oct 6, 2009, at 11:58 AM, Allen Curtis wrote: Example: foobar.c FOOBAR.c svn mv ... (yes, this is a serious recommendation). Kevin _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... I am trying to work on a project which contains files whose names only differ in case. 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? Or, you could do your work on an HFSX partition with case sensitivity enabled using either Disk Utility, diskutil(8), or hdiutil(1) (for disk images). This email sent to site_archiver@lists.apple.com