Closed
Bug 643932
Opened 14 years ago
Closed 14 years ago
kuma-stage locale issues
Categories
(developer.mozilla.org Graveyard :: Wiki pages, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: groovecoder, Unassigned)
References
()
Details
locale/ dir missing
| Reporter | ||
Updated•14 years ago
|
Assignee: nobody → lcrouch
Comment 1•14 years ago
|
||
I created the locale dir, and did the following in it:
svn checkout https://svn.mozilla.org/projects/mdn/trunk/locale .
I then added the following block to the stage_update script on mradm02 that gets run every 5 minutes:
pushd $STAGE_DIR/src/kuma-stage.mozilla.org/kuma/locale > /dev/null
svn -q up
popd > /dev/null
You should have auto-updating locale's now. Leaving this open/new, since it's in your queue and owned by you, but I think it's done.
| Reporter | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 2•14 years ago
|
||
verified fixed https://kuma-stage.mozilla.org/de/
| Reporter | ||
Updated•14 years ago
|
Target Milestone: 1.1 → ---
| Assignee | ||
Updated•13 years ago
|
Version: MDN → unspecified
| Assignee | ||
Updated•13 years ago
|
Component: Website → Landing pages
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•