Re: Files with Win32 "hidden" attribute

2006-11-28 Thread Corinna Vinschen
On Nov 28 10:10, V?clav Haisman wrote: > Corinna Vinschen wrote: > [...] > > Thanks for the report. I found a tiny comment in MSDN which explains > > why this happens. I'll apply an appropriate patch to Cygwin. > I am curious, do you have a link to that comment? http://msdn.microsoft.com/library

Re: Files with Win32 "hidden" attribute

2006-11-28 Thread Václav Haisman
Corinna Vinschen wrote: [...] > Thanks for the report. I found a tiny comment in MSDN which explains > why this happens. I'll apply an appropriate patch to Cygwin. I am curious, do you have a link to that comment? > > > Thanks again, > Corinna > -- VH signature.asc Description: OpenPGP di

Re: Files with Win32 "hidden" attribute

2006-11-27 Thread Corinna Vinschen
On Nov 27 18:23, John Smith wrote: > The archive contains repeated messages to the effect that Cygwin has > no concept of "hidden" files (except for dot-files), totally ignores > the "hidden" attribute, etc. > > However, while I can create, read, add to (using ">>") and delete > files with this at

Files with Win32 "hidden" attribute

2006-11-27 Thread John Smith
The archive contains repeated messages to the effect that Cygwin has no concept of "hidden" files (except for dot-files), totally ignores the "hidden" attribute, etc. However, while I can create, read, add to (using ">>") and delete files with this attribute set, I cannot overwrite them. For examp