> -----Original Message-----
> From: Bert Huijben [mailto:b...@qqmail.nl]
> Sent: vrijdag 22 november 2013 15:21
> To: 'Philip Martin'; 'Branko Čibej'
> Cc: dev@subversion.apache.org
> Subject: RE: Fwd: [PATCH] Fix for `svn patch` changing permissions of
> patched files
> 

> Branko: On Windows we never alter permissions. We let the inherited folder
> permission handle these things. A really nice case where the ACL's make our
> code easier, by not letting user code worry about this.
> (There is also a per user temporary directory instead of one for all users)

And even if we would try to do this, it is very likely to fail as managing 
permissions is commonly not something that the owner/creator of a file is even 
allowed to do.

        Bert

Reply via email to