[Box Backup-dev] Tips on using trac comments
James O'Gorman
boxbackup-dev@fluffy.co.uk
Wed, 30 Aug 2006 20:35:05 +0100
On Wed, Aug 30, 2006 at 03:13:21PM +0100, Martin Ebourne wrote:
> Also if it has been set up you can use svn commit messages to
> automatically update and possibly close tickets. eg. When a commit
> fixes a ticket put 'fixes #2' in the commit message. Or if it relates
> to a ticket but doesn't close it put 'refs #2' instead. The message
> will then also be written to the ticket. Full documentation on this is
> at the top of the script that performs it (yeah, I know):
>
> http://trac.edgewall.org/browser/trunk/contrib/trac-post-commit-hook
Nifty!
> That's is presuming it's been setup like so. If not them maybe James
> could add that one for us because it is very useful and really
> integrates tickets into svn. More info here:
OK, that's been added to the post-commit hook.
James