The umask for the user that run the commit hook might be defined to a "too secure" value. The script is run by SVN, which is usually run by Apache. Check the umask settings on your server (and maybe SElinux if it is enabled)
HTH, Manu On 3/24/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > I get this error when the trac post-commit is executed: > > > [14:42:05] ... Warning: 'post-commit' hook failed with error output: > /srv/svn/repositories/sample/hooks/post-commit: line 60: > /tmp/trac.log: Permission denied > > Can you please tell me how to set the trac.log so that I don't have > this problem? > I have set it to 777 before (and own by me under linux). But for some > reason that file becomes own by a different user and the permission is > 600. > > Thanks for any help. > > > > > -- Manu --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
