Closed
Bug 701430
Opened 14 years ago
Closed 14 years ago
please upgrade caseconductor.allizom.org to 0.7.x branch
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: camd, Assigned: fox2mike)
Details
Steps:
cd to caseconductor-ui folder
git checkout -b 0.7.X origin/0.7.X
cp platform/tcm.war $JBOSS_HOME/server/default/deploy
that's it. Unless there are errors on the django or JBoss, you shouldn't need to restart anything.
| Assignee | ||
Updated•14 years ago
|
Assignee: server-ops → shyam
| Assignee | ||
Comment 1•14 years ago
|
||
[root@node200 caseconductor-ui]# git fetch
remote: Counting objects: 64, done.
remote: Compressing objects: 100% (34/34), done.
remote: Total 49 (delta 40), reused 24 (delta 15)
Unpacking objects: 100% (49/49), done.
From https://github.com/mozilla/caseconductor-ui
* [new branch] 0.7.X -> origin/0.7.X
5e8c58b..b90414a master -> origin/master
[root@node200 caseconductor-ui]# git checkout -b 0.7.X origin/0.7.X
M platform/reset-mysql.sh
M requirements/vendor
Branch 0.7.X set up to track remote branch 0.7.X from origin.
Switched to a new branch '0.7.X'
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•6 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•