r89682 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r89681‎ | r89682 | r89683 >
Date:20:14, 7 June 2011
Author:pdhanda
Status:ok
Tags:
Comment:
Started documenting changes needed.
Modified paths:
  • /trunk/tools/mwmultiversion/README (added) (history)

Diff [purge]

Index: trunk/tools/mwmultiversion/README
@@ -0,0 +1,17 @@
 2+For project page see http://www.mediawiki.org/wiki/Heterogeneous_deployment
 3+
 4+Changes to be made for this version of Het Deploy:
 5+
 6+* Move wmf-config one level up
 7+* Change all references to wmf-confing to have the correct value in LocalSettings.php
 8+* Change all references to wmf-confing to have the correct value in includes/maintenance
 9+* For all new wikis being deployed add a /usr/local/apache/common/wikiversions.db (maybe add a script for this later)
 10+* Copy common/php-1.17/cache/trusted-xff.cdb to the new source directory
 11+* Apply patches to CommonSettings.php
 12+* In InitialiseSettings.php make the following change:
 13+'wgCacheDirectory' => array(
 14+ 'default' => '/tmp/mw-cache-' . $wgVersionDirectory,
 15+* Create the following new symlinks
 16+** /apache/common/live-1.5/extensions-1.<new-version>
 17+** /apache/common/live-1.5/skins-1.<new-version>
 18+
Property changes on: trunk/tools/mwmultiversion/README
___________________________________________________________________
Added: svn:eol-style
119 + native

Status & tagging log