Closed Bug 511978 Opened 15 years ago Closed 15 years ago

prod mozillaservice.org deployment of webcode only

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

All
Other
task
Not set
critical

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: ozten, Assigned: chizu)

References

()

Details

We have a production issue bug fix that needs to be deployed ASAP for mozilla service week.

This is a simple webcode only push, but because a couple of directories are now managed in SVN, please note the added steps...

Deployment instructions:
1) remove the logs and cache directories
rm -Rf web/application/logs/
rm -Rf web/application/cache/

if cache doesn't exist, no worries

2) svn up on trunk

3) Make sure apache can write to logs and cache directories
chown -r apache web/application/logs/
chown -r apache web/application/cache
U    README
U    web/application/locale/sq/pages/faq.php
U    web/application/locale/sq/LC_MESSAGES/messages.mo
U    web/application/locale/sq/LC_MESSAGES/messages.po
U    web/application/locale/es/LC_MESSAGES/messages.mo
U    web/application/locale/es/LC_MESSAGES/messages.po
U    web/application/locale/fr/LC_MESSAGES/messages.mo
U    web/application/locale/fr/LC_MESSAGES/messages.po
U    web/application/locale/ko/LC_MESSAGES/messages.mo
U    web/application/locale/ko/LC_MESSAGES/messages.po
U    web/application/locale/pl/LC_MESSAGES/messages.mo
U    web/application/locale/pl/LC_MESSAGES/messages.po
G    web/application/config/feeder.php
U    web/application/config/l10n.php
U    web/application/config/serviceweek.php
A    web/application/config/.gitignore
U    web/application/views/promote/mozservice09.php
U    web/application/views/tell_us/your_stories.php
U    web/application/views/common/story.php
U    web/application/views/common/help_build_moservice.php
A    web/application/cache
A    web/application/cache/.gitignore
A    web/application/cache/feeder
A    web/application/cache/feeder/.gitignore
A    web/application/logs
A    web/application/logs/.gitignore
 U   web/application
A    web/img/flyers/sq_AL
A    web/img/flyers/sq_AL/Mozilla_Service_Week_Flyer_Tabloid_format.pdf
A    web/img/flyers/sq_AL/Mozilla_Service_Week_Flyer_Letter_format.pdf
A    web/img/flyers/sq_AL/Mozilla_Service_Week_Flyer_A4_format.pdf
A    web/img/partners/giveindia160.jpg
A    web/img/partners/christianvol160.jpg
 U   web
 U   .
Updated to revision 49752.
Assignee: server-ops → thardcastle
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Please SVN up again, I had the wrong version of l10n.php, so there are too many locales showing up...
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
# svn up
U    web/application/config/l10n.php
Updated to revision 49757.

Cache cleared again too.
Status: REOPENED → RESOLVED
Closed: 15 years ago15 years ago
Resolution: --- → FIXED
Verified post-humously.
Status: RESOLVED → VERIFIED
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.