Changes between Initial Version and Version 1 of SpecialCommands


Ignore:
Timestamp:
May 7, 2007, 9:14:58 AM (17 years ago)
Author:
Jan Wassenberg
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SpecialCommands

    v1 v1  
     1= Special Commands in Commit Messages =
     2
     3The [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:
     4 * ''command'' !#1
     5 * ''command'' !#1, !#2
     6 * ''command'' !#1, !#2 and !#3
     7   * (or arbitrarily long chains joined by strings of commas and ampersands and spaces, or by "and" (with optional space on either side))
     8where ''command'' is one of
     9 * close, closed, closes, fix, fixed, fixes
     10 * addresses, re, references, refs, see
     11The whole commit message will be added as a comment to the ticket, using WikiFormatting.