> That's probably your best bet. Create a Python hook that invokes > trac-admin through the subprocess module.
That's what I was afraid of :-) > Now that you mention it, we should actually bundle a Python hook for > Mercurial together with the MercurialPlugin. It can probably be made > platform-neutral. I'll give it a try. The problem is, I'm not really a Python developer. I can do C#, JavaScript, and PHP in my sleep ... but Python just messes with my head. So if you are able to put something together, that would be fantastic! Or if you could just point me in the direction to a working tutorial on hook scripting with Python, I'm sure I can figure it out. None of the tuts I've found thus far have been very helpful :- ( -- 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.
