Hola, I've just moved trac onto a new server - teh svn repos are working great, so that's good news.
What I want to do now is move some, but not all, tickets from one trac instance to the other. All the tickets I want have the same "version" number - so it should be easy to pick them out using the sqlite command line interface. My question is how many tables do I need to access? I know it's not enough to just get the info from the "ticket" table, but what other tables should I be looking at? Is there a script for extracting the particular tickets I'm looking for? Or, would it be easier to delete all tix that are not the version I want, then import that? I guess another issue I can forsee is that any tix that have had their version # changed may be lost (in either method) cheers L. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
