https://bugzilla.wikimedia.org/show_bug.cgi?id=28956
--- Comment #25 from Ariel T. Glenn <[email protected]> --- pass 1: php -q dumpBackup.php --wiki=somewikiorother --stub --quiet --force-normal --output=gzip:somestubname.xml.gz --revrange --revstart somerevnum --revend otherrevnum pass 2: php -q dumpTextPass.php --wiki=somewikiorother --stub=gzip:somestubname.xml.gz --force-normal --quiet --spawn=php --output=bzip2:somerevisioncontentname.xml.bz2 The trick is to have the starting and ending revision ids for your range. Do note again that this does not address deleted/hidden revisions etc. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
