|
From: | Derek Robert Price |
Subject: | Re: Case Insensitive Filesystems |
Date: | Thu, 12 Jun 2003 09:58:19 -0400 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 |
Anyhow, I just had the thought that since this is a client setting, perhaps it should be a global command line option defaulting as before (case-insensitive on Windows & Mac OS X, maybe using the build time detection I proposed). This way it could be set in a .cvsrc or the default overridden at client build time. This way a user who knows more than we do about their file system can get things correct.
This is, of course, unless somebody can propose an efficient & safe run-time test for case-insensitivity. I'm currently avoiding having every run of CVS in client mode doing something like, "echo file 1 >.testfile; echo file 2 >.TESTFILE; test "file 1" = `cat .testfile`;".
Derek -- *8^) Email: derek@ximbiot.com Get CVS support at <http://ximbiot.com>! -- Life in a vacuum sucks.
[Prev in Thread] | Current Thread | [Next in Thread] |