Billy Zhu wrote: > Hi all, > > I have a requirement about my project workflow. > > The requirement like this: > Trac server will generate a new ticket with his message when a developer > commits file into svn repository. > > I check some plugins and scripts on http://trac-hacks.org/ > but I do not find appropriate plugin for my requirement. > > May be it is implemented by similar to a post-hook-scripts. > > But I do not have enough technique to make the script and do not know how to > deploy this script. > > Any idea for it? > > Thanks in advance! > > Best Regards > Billy
Hi, There's a mailer hook script in the Subversion repository. Sorry, don't have the path handy. If you don't spot it right off, check the hook script section of the Subversion doc. - jevans --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
