I'm having to migrate my Trac environment to a new box. I've got the basic environment set up on the new box and now i'm trying to migrate the db. There's a TracMigrate page on the guide, but the example commands there are for a *nix box. I'm on Windows. I find the sqlite3 commands pretty confusing. After trial and error I finally got the old db dumped to a .sql file. Now I'm trying to figure out the import/copy command. The examples on the sqlite3 docs are also for *nix. They also look like they're concatenating the sql file into an existing database. This looks like it could cause problems for Trac, when it's already got it's db initialized with whatever the initenv initially loads it with.
Anyone have an example of this? Would be nice if we could update the TracMigrate page with a section for windows. Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
