Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Thu, 27 Jun 2002 14:57:45 -0400
From: Christopher Faylor <cgf@redhat.com>
To: cygwin@cygwin.com
Subject: Re: Bug in cvs cygwin1.dll ?
Message-ID: <20020627185745.GH28529@redhat.com>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <3.0.5.32.20020625225959.0080a290@mail.attbi.com> <3.0.5.32.20020625225959.0080a290@mail.attbi.com> <3.0.5.32.20020626205415.00808240@mail.attbi.com> <010101c21dfa$922f5440$0100a8c0@advent02> <20020627165939.GD28018@redhat.com> <014401c21e00$ea339ec0$0100a8c0@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/

