Hi there, you should control the owner of the ticket for example and do not allow to change status if the owner is not the SVN committer. We implemented such an hook in our Agilo for Scrum, the hook does a lot more than that, you may use it as an example to change it to your needs. Agilo adds also link traceabiliti, ticket typing, and import via csv as well as bulk editing operations. You can also use these function without necessary use the "Scrum" mode.
You can find it here: http://www.agile42.com/cms/pages/download/ Agilo is based on Trac, and is Open Source and free. The 0.6 supports Trac 0.10, the 0.7 will support Trac 0.11 soon. Best ANdreaT -- Andrea Tomasini agile42 GmbH On May 19, 2008, at 22:25, Pablo Fabregat <[EMAIL PROTECTED]> wrote: > > i'm working with trac and the svn hooks and i have a question... is > there a way to control who can or can't close tickets from svn > commits ? > > for example: > user1 (trac) creates a ticket only to be closed by him > user2 (user from svn, not trac) can close that ticket via svn, and > then, in trac, you can see that user2 closed that ticket. > i don't want that, user1 should only close that ticket... > > any ideas? > > > thanks in advance! > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
