[Mono-list] File permissions ...

Gonzalo Paniagua Javier gonzalo@ximian.com
09 May 2003 21:41:59 +0200


El vie, 09 de 05 de 2003 a las 21:29, Giuseppe Greco escribió:
> The problem is on Linux, and I discovered it by running NAnt.
> 
> I have a build file containing a <copy> task, and after running it
> the copied files all have read permission only (600 instead of 664).
> 
> I reported the problem to Ian, and he answered me that the problem
> arises on Linux only due a Mono bug.
> 
> My umask is set to 0002.

Okay. Then, please, report it using http://bugzilla.ximian.com providing
a simple test case (not just the File.Copy line, but something
compilable) and I'll take a look at it.

Thanks in advance.

-Gonzalo