Edgewall Software

Changes between Version 19 and Version 20 of TracFaq


Ignore:
Timestamp:
Feb 12, 2016, 5:49:04 PM (8 years ago)
Author:
Ryan J Ollos
Comment:

Reword to clarify. Mentioned again on mailing list: gmessage:trac-users:q7zXxmX0VKw/S97GznHWFAAJ.

Legend:

Unmodified
Added
Removed
Modified
  • TracFaq

    v19 v20  
    104104**A:** Most likely db28.py failed. See #11370. Please report any additional information on the MailingList.
    105105
    106 You can try to create a `run-db28.py` script:
     106If the attachments are not moved when upgrading your Trac instance, add the following code to `run-db28.py`:
    107107{{{#!python
    108108# -*- coding: utf-8 -*-
     
    130130}}}
    131131
    132 And then apply it to the broken environment:
     132Then run the script against the broken environment:
    133133{{{#!sh
    134134$ python run-db28.py /path/to/tracenv