= Special Commands in Commit Messages = The [http://projects.edgewall.com/trac/browser/trunk/contrib/trac-post-commit-hook trac-post-commit-hook] script allows Trac tickets to be modified by SVN commit messages, using the following formats: * ''command'' !#1 * ''command'' !#1, !#2 * ''command'' !#1, !#2 and !#3 * (or arbitrarily long chains joined by strings of commas and ampersands and spaces, or by "and" (with optional space on either side)) where ''command'' is one of * close, closed, closes, fix, fixed, fixes * addresses, re, references, refs, see The whole commit message will be added as a comment to the ticket, using WikiFormatting.