> I'm not using a pre-commit hook, and I wouldn't want to use one that > rejected all commits without a ticket attached (svn mkdir in > particular)! That's just not appropriate in our case.
I'm not sure the post commit script can be used w/o the pre commit script: if you've removed the pre-condition checks on purpose, it's not surprising the post commit hook fails in some conditions. Cheers, 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 -~----------~----~----~----~------~----~------~--~---
