From: Micki K. <mic...@co...> - 2004-12-14 19:22:56
|
So far so good with our database performance - no mysql errors lately on the test instance of .11 and we could be getting close to upgrading our production site to .11 when it's released! However - I would really appreciate some insight into the load overwrite bug. Unless I'm mistaken and missing something, upgrading to .11 will eradicate our edit history without a working 'load and overwrite' capability that preserves page history. To test, just make a zip dump and try to load and overwrite into a new wiki. Thanks so much for any insight you can provide. Micki > >Message: 3 >Date: Tue, 07 Dec 2004 20:28:06 +0100 >From: Reini Urban <ru...@x-...> >To: php...@li... >Subject: Re: [Phpwiki-talk] Load and Overwrite > >Micki Kaufman schrieb: >> Hi folks - just pulled the latest build from cvs. Looks good! >> >> There seems to be a lot of mysql flakiness that I'm tracking down, some >> perms irregularities, but by and large it's looking good. > >ADODB should be fine, but I have to update PearDB and dba to enable the >new undoable remove feature. > >And the new purge-empty-pages button. >I just purged >1000 unreferenced empty pages at the >phpwiki.sf.net/demo/en mysql setup. >These came from old link parsings steps and where never deleted. > >I added now new experimental code (in ADODB only) to clean up old stale >links (mostly syntax problems) which clutter the page table. > >> One issue off the bat that I encountered - the 'load with overwrite' >> option (used for bringing in zipdumps with page histories) seems broken, >> and all that can be loaded is version 1 (the oldest) for each page. > >Thanks. > >-- >Reini Urban >http://xarch.tu-graz.ac.at/home/rurban/ -- Micki mailto:mic...@co... |
From: Micki K. <mic...@co...> - 2005-03-22 23:59:26
|
Hi folks - any update on the 'load and overwrite issue'? Can we now import pages with their histories into new a blank wiki? Thanks, Micki At 8:14 PM -0800 12/14/04, php...@li... wrote: >Date: Tue, 14 Dec 2004 22:39:36 +0100 >From: Reini Urban <ru...@x-...> >To: php...@li... >Subject: Re: [Phpwiki-talk] Re: Load and Overwrite > >Micki Kaufman schrieb: >> So far so good with our database performance - no mysql errors lately on >> the test instance of .11 and we could be getting close to upgrading our >> production site to .11 when it's released! >> >> However - I would really appreciate some insight into the load overwrite >> bug. Unless I'm mistaken and missing something, upgrading to .11 will >> eradicate our edit history without a working 'load and overwrite' >> capability that preserves page history. >> >> To test, just make a zip dump and try to load and overwrite into a new >> wiki. > >Sorry, I haven't fixed that yet. >I was busy with some new features, the new blog theme. >But it's getting very close now. >-- >Reini -- Micki mailto:mic...@co... |
From: Micki K. <mic...@co...> - 2005-03-23 00:02:08
|
Just ran it thru it's paces. And - firt time thru, I saw an 'overwrite all' button render in the list of pages! I interrupted the load and clicked that button, and it looks like the wiki is loading all the pages with histories. It'll be a while for histories of 2000+ pages. I'll check and see if the histories are in the right order, and if newer entries move above previous, older entries for identically-named pages. Thanks all!!! Micki >Hi folks - any update on the 'load and overwrite issue'? Can we now >import pages with their histories into new a blank wiki? > >Thanks, >Micki > >At 8:14 PM -0800 12/14/04, php...@li... wrote: >>Date: Tue, 14 Dec 2004 22:39:36 +0100 >>From: Reini Urban <ru...@x-...> >>To: php...@li... >>Subject: Re: [Phpwiki-talk] Re: Load and Overwrite >> >>Micki Kaufman schrieb: >> > So far so good with our database performance - no mysql errors lately on >> > the test instance of .11 and we could be getting close to upgrading our >> > production site to .11 when it's released! >> > >> > However - I would really appreciate some insight into the load overwrite >> > bug. Unless I'm mistaken and missing something, upgrading to .11 will >> > eradicate our edit history without a working 'load and overwrite' >> > capability that preserves page history. >> > >> > To test, just make a zip dump and try to load and overwrite into a new >> > wiki. >> >>Sorry, I haven't fixed that yet. >>I was busy with some new features, the new blog theme. >>But it's getting very close now. >>-- >>Reini > -- Micki mailto:mic...@co... |
From: Reini U. <ru...@x-...> - 2004-12-14 21:39:54
|
Micki Kaufman schrieb: > So far so good with our database performance - no mysql errors lately on > the test instance of .11 and we could be getting close to upgrading our > production site to .11 when it's released! > > However - I would really appreciate some insight into the load overwrite > bug. Unless I'm mistaken and missing something, upgrading to .11 will > eradicate our edit history without a working 'load and overwrite' > capability that preserves page history. > > To test, just make a zip dump and try to load and overwrite into a new > wiki. Sorry, I haven't fixed that yet. I was busy with some new features, the new blog theme. But it's getting very close now. -- Reini |