Thomas Moschny wrote: > 2013/8/16 Remy Blank <[email protected]>: >> Remy Blank wrote: >>> - Copy your Trac environment and all referenced repositories to the new >>> machine. >> >> This includes copying the database, of course. If you're using SQLite, >> copying the environment copies the database as well. If you're using one >> of the other databases, you'll have to dump and load. > > Even for SQLite I had at least on case where a dump/reload cycle was > necessary because the newer version didn't like the old database and > crashed.
Yes, that would be the case if you went from SQLite2 to SQLite3, because the database file formats are different. -- Remy
signature.asc
Description: OpenPGP digital signature
