How to work on case-sensitive projects?
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :content-type:content-transfer-encoding:mime-version:subject:date:cc :x-mailer; bh=JrxLh2k+3huKExtV5e4zq/VyjN8vtRBceGNuJ/h3URM=; b=j2xjCFK+n088v7t2D3AbsqQiPsBYSXsW5Y+vOhEQrB56HubTm7WOXIC4Twp1JAxj4Y Ku/3T4NvzoGncuHm1u3GYlyG5K9meaO3s0m9r4R//5J60e7R9/7ybYAeVPlfZHh1xvDX uZWeheYgPyZKpqz7ARRLd4oTY7oAKBLIfr5hA= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:content-type:content-transfer-encoding :mime-version:subject:date:cc:x-mailer; b=r2v6oMf3JwF+iQ0oCO3i7zLkszURVe3Xg7+wCzzpv+4Th+C33qSUgkXRrTTFHv/UE7 E52/ZZHdm5tAW3Nv3Lg9I+q7T2e4WxoXvx+Zt7kmkISOyLlmoANAEDaeWJl9Ly1diTDV j6BEYYMCXTWUR3+yS+b7phNc3PTZ6Ohod0LL0= Hello, Example: foobar.c FOOBAR.c Is there a way to work around this problem? Thanks Allen _______________________________________________ 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) This email sent to site_archiver@lists.apple.com
participants (1)
-
Allen Curtis