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:cc:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-mailer; bh=hAz6Kh/nGotm215SGAZx34dKMIAaYE166lpK1O31XEk=; b=DfvK+C6blFbf2K98QNFCp5sfhDQtn7/pDhxa/lICkjrj6RQEv87rL6f6QH6Q29AM6Z vyyCaEmfE/Ojbm6zXIvO5EnVGT8hunKmKVr30NMLRvhyRw4euCHFjoaz7FNCfDnZW/BQ WuKYJuvp/f8ZXuVFXu1OUuuMmgiCKBv5tWmug= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=cc:message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=eEtUdtjdOlKBaaN3jS4EJ9gdec0pWiwShhbZlkh3Lj3J8EqN7V1ARnRfgBb88Q9Vjq d77AASpCXFxiabHhjQt2TCrQQkv8p64FuNKxYLtnwOCkU6c1WTF8QTvlQfi7c9uAhSg1 zyeP2uL1H3/Soh1IFE/e03TOjDmTBPsNoqLm8= On 6 Oct 2009, at 20:08, Jamison Hope wrote: _______________________________________________ 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... 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 I'd strongly recommend against using UFS, actually. Case-sensitive HFS+ is a much better option. Well, I am still a little confused about which is case-sensitive vs. case-preserving. In my case, it must be case-sensitive. BTW: This will be a problem for any Linux kernel developer wishing to use their Mac for development. This email sent to site_archiver@lists.apple.com