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 X-WM-Posted-At: avacado.atomice.net; Thu, 27 Jun 02 22:40:24 +0100 Message-ID: <01fa01c21e23$3ea514d0$0100a8c0@advent02> From: "Chris January" To: References: <3 DOT 0 DOT 5 DOT 32 DOT 20020625225959 DOT 0080a290 AT mail DOT attbi DOT com> <3 DOT 0 DOT 5 DOT 32 DOT 20020625225959 DOT 0080a290 AT mail DOT attbi DOT com> <3 DOT 0 DOT 5 DOT 32 DOT 20020626205415 DOT 00808240 AT mail DOT attbi DOT com> <010101c21dfa$922f5440$0100a8c0 AT advent02> <20020627165939 DOT GD28018 AT redhat DOT com> <20020627185745 DOT GH28529 AT redhat DOT com> Subject: Re: Bug in cvs cygwin1.dll ? Date: Thu, 27 Jun 2002 22:40:24 +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 > >>I don't think this is the problem. This should actually be fixed in > >>the latest snapshot. > > > >Fair enough - my guess from the strace was that mv was stat'ing /c, > >finding it not there (because the cygdrive prefix is set to / and > >Cygwin is taking the directory listing of C:\Cygwin as authoritative > >for /) and trying to copy the file ggg as /c. > > The problem was that FindFirstFile returns an error when given "c:\" as > its first argument. > > AFAICT, the use of /c, /e, etc. was irrelevant. In fact, just doing a > "ls /c" failed. Ah - I can see how that would have produced this error. Thank you for taking the time to explain. 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/