Great that should work just fine! The pages-meta-history are the files that I want although I modified the text blob columns to varchar since I really don't need this data to be restored and they tend to be the largest.
Thank you both for your help! Michael On Fri, May 17, 2013 at 11:57 AM, Chad <[email protected]> wrote: > On Fri, May 17, 2013 at 1:10 AM, Ariel T. Glenn <[email protected]> > wrote: > >> PS: I've also tried to build mwdumper: > >> git clone https://gerrit.wikimedia.org/r/p/mediawiki/tools/mwdumper.git > >> mwdumper > >> > >> However I couldn't use make or ant since there was not build.xml or > >> makefile in the git. > > > > You can backtrack a couple revisions in git to get one that's buildable. > > I'm cc-ing Chad on this since he knows about the build setup. > > > > That would be because we swapped out Ant in favor of Maven > a little while back. `mvn package` should work just fine. > > -Chad > > _______________________________________________ > MediaWiki-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
