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 Date: Thu, 27 Jun 2002 14:57:45 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Bug in cvs cygwin1.dll ? Message-ID: <20020627185745.GH28529@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com 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> <014401c21e00$ea339ec0$0100a8c0 AT advent02> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <014401c21e00$ea339ec0$0100a8c0@advent02> User-Agent: Mutt/1.3.23.1i On Thu, Jun 27, 2002 at 06:34:39PM +0100, Chris January wrote: >>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. cgf -- 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/