Nicolas DHOMONT wrote: > Hello > > I'm moving my trac+svn system from one server to another. > > Former server : > trac : 0.9.4 > svn : 1.2.3 (r15833) > OS : ? : red hat (I'm not sure) > > New server : > trac : 0.10.1 (no other choice or I didn't find how to have the choice) > svn : 1.3.2 (r19776) > system : Gentoo >
What versions of sqlite do each of those systems have? I'd say your problem is probably a version mismatch on sqlite. You can either synchronize the gentoo box's version with the RH one, or do a dump-to-sql / reload-from-sql sequence. Matt --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
