On Mar 18, 3:32 am, "Laurent F." <[email protected]> wrote: > Yes that works ! > > also one SVN comment can reference another SVN build using the rxxx > syntax. > I just change a little the hook so that just "#xxx" be equivalent as > "refs #xxx" > > Thanks not sure what you mean by this, but the refs #XXX in the "default" post-commit hook is for adding a comment to a ticket without closing it.
i.e., closes #12, #13, refs #14 I added some uber cool code here would add the following to ticket #12, #13 and #14 as a comment: closes #12, #13, refs #14 I added some uber cool code here it would also CLOSE ticket #12 and #13, but not modify the state of #14. Not sure if you are stating you changed that behavior, if so, you might not want it to change that. it is often desirable to just updated a ticket with the comment. particularly if you check in frequently. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
