https://bugzilla.wikimedia.org/show_bug.cgi?id=61733
Bryan Davis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Bryan Davis <[email protected]> --- The values in the wikiversions.json and compiled wikiversions.cdb files are the directory names used for the branch checkouts relative to the /usr/local/apache/common directory on each apache server. It is hardcoded in at least these locations in operations/mediawiki-config.git: * .gitignore * logmsg-git-hook * multiversion/activeMWVersions.php * multiversion/checkoutMediaWiki.php * multiversion/deleteMediaWiki * multiversion/MWMultiVersion.php * multiversion/updateBitsBranchPointers * multiversion/updateWikiversions.php * wmf-config/StartProfiler.php There is also hard coded knowledge of this prefix in both the legacy scap scripts and the new python code. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
