K 10 svn:author V 6 ohauer K 8 svn:date V 27 2012-08-28T22:54:22.414939Z K 7 svn:log V 480 Apache 2.x module to set umask of created files mod_umask sets the Unix umask of the Apache HTTPd process after it has started. This is useful when accessing Subversion from both mod_dav_svn and via a local client with a file:// url. Without setting a proper umask the file permissions can create a repository that is not easily accessable from both. WWW: http://www.outoforder.cc/projects/httpd/mod_umask/ PR: ports/171148 Submitted by: Ralf Gebhart END