Changes between Version 17 and Version 18 of TracTicketChangesetsPlugin


Ignore:
Timestamp:
Jul 14, 2010, 9:45:57 PM (14 years ago)
Author:
Dennis McRitchie <dmcr@…>
Comment:

Updated link for more information.

Legend:

Unmodified
Added
Removed
Modified
  • TracTicketChangesetsPlugin

    v17 v18  
    156156trac-admin /path/to/env ticket_changesets reformat
    157157}}}
    158  1. Setup hook-scripts (Windows example, does not differ from official instructions applicable to Trac 0.12):[[br]]Note that you may have to set the environment variable PYTHON_EGG_CACHE to the same value as was used for the web server configuration before calling trac-admin, if you changed it from its default location. See http://trac.edgewall.org/wiki/TracPlugins for more information.
     158 1. Setup hook-scripts (Windows example, does not differ from official instructions applicable to Trac 0.12):[[br]]Note that you may have to set the environment variable PYTHON_EGG_CACHE to the same value as was used for the web server configuration before calling trac-admin, if you changed it from its default location. See http://trac.edgewall.org/wiki/TracRepositoryAdmin#ExplicitSync for more information.
    159159    a. post-commit.cmd
    160160{{{