Are you calling the hook from a shell script named post-commit or are you calling the one that came with trac? You need to call it from a shell so it can be passed in the correct variables. We got the same behavior as you when trying to call it directly.
-----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Emmanuel Blot Sent: Thursday, January 25, 2007 9:06 AM To: [email protected] Subject: [Trac] Re: Need help in Setting trac-post-commit-hook in subversion > But it does not create any 'trac.log' after i did a 'svn commit' again. > > Thank you for any pointers. Is your post-commit file (in the svnrepos/hooks directory) executable bit set for the 'user' that runs your Subversion engine (Apache or svn) ? Cheers, Manu -- This message has been scanned for viruses and dangerous content by the eDiets MailScanner, and is believed to be clean. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
