How to make svn:executable to also set the executable flag for the group?
- by desolat
SVN uses the svn:executable property to set the executable flag upon checkout or update. This just happens for the user permissions.
How can I get SVN to also set the executable flag for the group?