Edgewall Software

Changes between Version 92 and Version 93 of 0.12/TracFaq


Ignore:
Timestamp:
Dec 29, 2004, 2:57:15 PM (19 years ago)
Author:
anonymous
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • 0.12/TracFaq

    v92 v93  
    302302Can Trac automatically update a ticket when I commit a changeset?
    303303-----------------------------------------------------------------
    304 Yes, you can setup Subversion to update the Trac ticket when you commit changes with a message listing tickets that are fixed or related.  You can read the comments in the beginning of the file `_contrib/trac-post-commit-hook http://projects.edgewall.com/trac/file/trunk/contrib/trac-post-commit-hook contrib/trac-post-commit-hook` for more information on how to set this up.
     304Yes, you can setup Subversion to update the Trac ticket when you commit changes with a message listing tickets that are fixed or related.  You can read the comments in the beginning of the file `http://projects.edgewall.com/trac/file/trunk/contrib/trac-post-commit-hook contrib/trac-post-commit-hook`:contrib/trac-post-commit-hook: for more information on how to set this up.
    305305
    306306-----