Re: 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-sha1; c=relaxed; d=alastairs-place.net; h= subject:mime-version:content-type:from:in-reply-to:date:cc: content-transfer-encoding:message-id:references:to; q=dns/txt; s= aug07; bh=l5PU+cclTfzjWlWLZ5wmbPB681E=; b=C89G57CgeiKBImFYItB0ew xy2poGHx6/jo6MwLsJlOP3EOiiEYesipTlgqAiB5ExEn/e7FQhXGHRNVCIFmfodP KCnEAvahwZBlEoMN09pGEJk1HhdWZOCAPbm1DTgwOPkZPBWmdhmoBS0nBv/U+NpN JeALLp9mofWVUMq6MjTjI= On 6 Oct 2009, at 20:08, Jamison Hope wrote: Kind regards, Alastair. -- http://alastairs-place.net _______________________________________________ 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. This email sent to site_archiver@lists.apple.com
participants (1)
-
Alastair Houghton