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: <005b01c1dfee$cc758970$0100a8c0@advent02> From: "Chris January" To: References: <4 DOT 3 DOT 1 DOT 2 DOT 20020409132421 DOT 0285d510 AT pop DOT ma DOT ultranet DOT com> Subject: Re: problems updating from CVS Date: Tue, 9 Apr 2002 18:48:45 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 > >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. ;-) What I was really asking is if the file could maybe be renamed in CVS and/or if there was a mechanism I could use to prevent one of the two conflicting files being pulled from the CVS server. Chris -- 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/