On Friday, February 12, 2016 at 8:06:15 AM UTC-8, Michela Ledwidge wrote: > > For the benefits of anyone else upgrade old tracs, suggest adding > something like this to TracFaq. It quite took a while to troubleshoot > upgrading from 0.12.2 to 1.1.6. > > Is there no way to determine an attachment's path? > > -- > Q: Attachments are missing after upgrade > Attachments from earlier versions of trac cannot simply be copied into the > new file structure as the path and filename are now generated. The trac > upgrade scripts rely on the existence of the old > /path/to/projenv/attachments folder and will attempt to delete it when the > upgrade is complete. If the legacy attachments folder is not found at > upgrade time, restore it and then run the db28.py script above to migrate > legacy files > > To find the path to a file, <INSERT> > > -- > > Michela >
There is an entry addressing the same issue, http://trac.edgewall.org/wiki/TracFaq#Q:Attachmentsaremissingafterupgrade Did you see that entry? The attachments should be moved when running trac-admin upgrade, but there is a defect preventing that and we haven't determined the cause yet. - Ryan -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
