Closed
Bug 672369
Opened 14 years ago
Closed 14 years ago
Un-stick git checkout on support.allizom.org
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: erik, Assigned: nmaul)
Details
I made some changes to how our `vendor` folder works--it's now a real folder rather than a submodule. As a result, git freaked out when the update cron tried to do a straightforward git pull, and now stage is stuck. Probably the easiest way to remedy this is to rm -rf vendor and then do a git pull, git submodule update, etc. (in other words, run the update script).
Updated•14 years ago
|
Assignee: server-ops → shyam
Comment 1•14 years ago
|
||
Seems like Jake's already working on this, over to him.
Assignee: shyam → nmaul
Assignee | ||
Comment 2•14 years ago
|
||
Yep, sorry for the confusion. This should be good to go now. I simply moved the existing vendor dir out of the way and re-ran the update script.
For the record, this was all done on dm-app-sumo01:/data/www/support.allizom.org/kitsune.
You should be good now. Let us know if you have any trouble with it. Thanks!
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•