Thanks, Tried it. Did not work for me. I prefer working with the command line. I get back to my original question:
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. ======================================================================================================== On Jan 11, 11:12 pm, Olemis Lang <[email protected]> wrote: > On Tue, Jan 11, 2011 at 4:01 PM, janiv <[email protected]> wrote: > > Thanks, > > Will it work in my case, where the wiki pages that I want to import > > are on another server? > > Don't remember right now , sorry. You should try. On failure, consider > these approaches (maybe in this order) : > > - Map network drive ... many ways to do so . > - Simple script using Trac XmlRpcPlugin's wiki namespace . > > -- > Regards, > > Olemis. > > Blog ES:http://simelo-es.blogspot.com/ > Blog EN:http://simelo-en.blogspot.com/ > > Featured article: > Usar bindings de XAML para mostrar valores de tipos enumerados en > controles WPF > -http://simelo-es.blogspot.com/2010/12/usar-bindings-de-xaml-con-tipos... -- 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.
