Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <4.3.1.2.20020409132421.0285d510@pop.ma.ultranet.com> X-Sender: lhall AT pop DOT ma DOT ultranet DOT com Date: Tue, 09 Apr 2002 13:30:11 -0400 To: "Chris January" , From: "Larry Hall (RFK Partners, Inc)" Subject: Re: problems updating from CVS In-Reply-To: <000d01c1dfe4$e2519720$0100a8c0@advent02> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 12:37 PM 4/9/2002, Chris January wrote: >In /src/tcl/tests on the CVS server there are two files, one named >iOUtil.test and the other ioUtil.tests. Notice the difference in the >capitalisation of the O. Although these two files can exist with separate >directory entries under case-insensitive file systems (most Unices), because >Windows file system is case sensitive, these two files conflict. Is there >any way I can resolve this? I think you have a few "mix-ups" in your message. First, the two files you mention have different names. I expect that was a typo. Secondly, you state that most forms of UNIX have case-insensitive file systems and that Windows has case-sensitive. The reverse is actually true. In terms of resolving the issue with filenames in the same directory differing by case only, see: Are mixed-case filenames possible with Cygwin? http://cygwin.com/faq/faq_4.html#SEC58 This should give you a hint as to one extreme of the possibilities. The other extreme (which is the current state) requires you to change one file name or the other. Figuring out if there is a middle ground is an exercise left for the reader. ;-) Larry Hall lhall AT rfk DOT com RFK Partners, Inc. http://www.rfk.com 838 Washington Street (508) 893-9779 - RFK Office Holliston, MA 01746 (508) 893-9889 - FAX -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/