> Thanks Manu, I will try that. But can't believe that trac hooks are > not used for windows based installations... However, I haven't found > anything about p*-commit.bat pure batch launchers. If anybody knows... > Thanks again Manu !
Actually, there are some successful windows installations of pure .bat callers for Trac hook scripts; but also many issues with quotes, white-space character in path and so forth ;-) Note that the .sh wrappers I use don't call svnlook and friends: everything is done in the Python script, so you may want to use the original trac hook scripts. 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 -~----------~----~----~----~------~----~------~--~---
