Changes between Version 10 and Version 11 of WikiStart


Ignore:
Timestamp:
2007-05-07 07:11:49 (6 years ago)
Author:
jan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v10 v11  
    1414 
    1515ColladaExporting 
    16  
    17 = SVN Integration = 
    18  
    19 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: 
    20  * ''command'' !#1 
    21  * ''command'' !#1, !#2 
    22  * ''command'' !#1, !#2 and !#3 
    23    * (or arbitrarily long chains joined by strings of commas and ampersands and spaces, or by "and" (with optional space on either side)) 
    24 where ''command'' is one of 
    25  * close, closed, closes, fix, fixed, fixes 
    26  * addresses, re, references, refs, see 
    27 The whole commit message will be added as a comment to the ticket, using WikiFormatting.