Edgewall Software

Changes between Version 95 and Version 96 of 0.12/TracFaq


Ignore:
Timestamp:
Dec 29, 2004, 3:02:30 PM (19 years ago)
Author:
anonymous
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • 0.12/TracFaq

    v95 v96  
    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'
     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 :contrib/trac-post-commit-hook:'http://projects.edgewall.com/trac/file/trunk/contrib/trac-post-commit-hook'
    305305for more information on how to set this up.
    306306