Closed Bug 539816 Opened 15 years ago Closed 15 years ago

personas.stage.mozilla.com not updating

Categories

(mozilla.org Graveyard :: Server Operations, task)

All
Other
task
Not set
major

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: rdoherty, Assigned: dmoore)

References

Details

svn update was blocked on a conflict:

 <?php
-define('REVISION', 59822);
-define('CSS_REVISION', 59822);
-define('JS_REVISION', 59113);
+<<<<<<< .mine
+define('REVISION', 59965);
+define('CSS_REVISION', 59956);
+define('JS_REVISION', 59964);
+=======
+define('REVISION', 59943);
+define('CSS_REVISION', 59943);
+define('JS_REVISION', 59912);
+>>>>>>> .r59967
 ?>


Kept the local copy, updates running again at the regular 10 minute interval.
Assignee: server-ops → dmoore
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Verified FIXED; updating now.
Status: RESOLVED → VERIFIED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.