Hi, I have two environments, I want to import wiki pages from one trac to another one. On one of my trac I can do dump & load. On another trac environment I cannot do dump nor load. I get the following error: OperationalError: no such table: cache
My commands are as follows: trac-admin EssenceSecurity wiki dump E:\Janiv\Wiki\AgiloWiki trac-admin EssenceSecurity wiki load E:\Janiv\Wiki\AgiloWiki Both commands return the same error: OperationalError: no such table: cache The following command works fine for me: trac-admin EssenceSecurity wiki list Any ideas on how to solve it? Thanks, Janiv Ratson. -- 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.
