Confirmed users, Bureaucrats and Sysops emeriti
53
edits
No edit summary |
|||
| Line 43: | Line 43: | ||
==Developer Test== | ==Developer Test== | ||
Machine: sm-devmo01 | Machine: sm-devmo01 | ||
===Important Directories=== | |||
* /data/www/developer.mozilla.org - Our devmo source | |||
* /data/www/phase3 - Mediawiki source, coming from their subversion repository, with our patches. | |||
===Important Script=== | |||
;/data/www/developer.mozilla.org/bin/update-to-trunk.sh: Updates mediawiki source to trunk and "merges" with devmo source. | |||
;/data/www/developer.mozilla.org/bin/sync-prod-database.sh: Syncs the most recent production database dump with the testing db. | |||
===Process for making a change to the mediawiki part of the source=== | ===Process for making a change to the mediawiki part of the source=== | ||
# cd /data/www/phase3 | # cd /data/www/phase3 | ||