On Tue, Sep 20, 2005 at 12:29:02AM -0400, John Duprey wrote: > I'm seeing strange behavior with an apache module (Subversion's > mod_svn). Subversion commits through mod_svn are intermittently > failing because files and/or directories are being created with ROOT > ownership!! or permissions such that the user apache cannot write. > This problem happens frequenlty, but _not_always_, so I know it isn't > an outright configuration problem in apache or subversion. Apache is > set to run as user apache. I've posted this to the subversion mailing > lists and plan to file a bug. Are you running any other third-party modules in this httpd installation? If you can get the server into a state where newly created directories always have the wrong permissinos, you could strace a child process and see exactly what it is doing. joe --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx