http://www.mediawiki.org/wiki/Special:Code/MediaWiki/100518

Revision: 100518
Author:   aaron
Date:     2011-10-22 22:05:55 +0000 (Sat, 22 Oct 2011)
Log Message:
-----------
Comment fixes

Modified Paths:
--------------
    trunk/tools/mwmultiversion/multiversion/checkoutMediaWiki

Modified: trunk/tools/mwmultiversion/multiversion/checkoutMediaWiki
===================================================================
--- trunk/tools/mwmultiversion/multiversion/checkoutMediaWiki   2011-10-22 
21:19:10 UTC (rev 100517)
+++ trunk/tools/mwmultiversion/multiversion/checkoutMediaWiki   2011-10-22 
22:05:55 UTC (rev 100518)
@@ -3,7 +3,7 @@
 error_reporting( E_ALL );
 /**
  * Automatically SVN checkout a MediaWiki version and do some basic wmf setup.
- * LocalSettings.php will be created (which loads CommonSettings.php) and 
verious
+ * LocalSettings.php will be created (which loads CommonSettings.php) and 
various
  * symlinks will also be created.
  *
  * The first argument is the SVN directory (relative to 
mediawiki/branches/wmf).
@@ -11,8 +11,7 @@
  * The second argument is the target path (relative to /home/wikipedia/common/)
  * to store local copy of the SVN checkout. This is typically of the format 
"php-X.XX".
  *
- * The script will not run if files already existing in the target directory.
- * Also, assume the user running this script must have an SVN account
+ * This script assumes that the user running this script has an SVN account
  * with the SSH agent/key available.
  *
  * @return void


_______________________________________________
MediaWiki-CVS mailing list
MediaWiki-CVS@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to