This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Bug in cvs cygwin1.dll ?


On Thu, Jun 27, 2002 at 05:49:14PM +0100, Chris January wrote:
>> Here it is again, latest Cygwin on WinME.
>> Traces attached as requested.
>> Thanks for looking into this.
>> 
>> Pierre
>> 
>> ~: mount
>> <snip>
>> c: on /c type user (binmode,noumount)
>> e: on /e type user (binmode,noumount)
>> ~: strace -o mv_file_c mv ggg /c
>> mv: cannot move `ggg' to `/c': File exists
>> ~: strace -o mv_file_e mv ggg /e
>> mv: cannot stat `/e': Permission denied
>Try making the directories /c and /e.
>i.e.:
>mkdir /c
>mkdir /e
>
>and then retry. Do you still have this problem?

I don't think this is the problem.  This should actually be fixed in the
latest snapshot.

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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]