Edgewall Software

Changes between Version 49 and Version 50 of TracEnvironment


Ignore:
Timestamp:
Nov 21, 2013, 3:52:35 AM (10 years ago)
Author:
Ryan J Ollos
Comment:

Updated for fix put in place in #11329.

Legend:

Unmodified
Added
Removed
Modified
  • TracEnvironment

    v49 v50  
    1616=== Some Useful Tips
    1717
    18  - Make sure you place your environment's directory on a filesystem which supports sub-second timestamps, as Trac usually monitors its configuration files and changes happening on a filesystem with too coarse-grained timestamp resolution may go undetected (this is also true for the location of authentication files when using TracStandalone)
     18 - Place your environment's directory on a filesystem which supports sub-second timestamps, as Trac monitor the timestamp of its configuration files and changes happening on a filesystem with too coarse-grained timestamp resolution may go undetected in Trac < 1.0.2 (this is also true for the location of authentication files when using TracStandalone).
    1919
    2020 - The user under which the web server runs will require file system write permission to