Closed
Bug 744435
Opened 13 years ago
Closed 13 years ago
Make tabzilla svn external pull from trunk on www-dev.allizom.org
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jlong, Assigned: nmaul)
Details
tabzilla is an SVN external on the mozilla.org site. Currently all stage/prod sites pull from the "live" branch. Can we make www-dev.allizom.org pull from "master" so we can test changes?
Updated•13 years ago
|
Assignee: server-ops → nmaul
Assignee | ||
Comment 1•13 years ago
|
||
This should be completed. Let me know if it looks wrong. :)
[root@bedrockadm.private.phx1 www-dev.allizom.org]# svn propget svn:externals
tabzilla https://github.com/mozilla/tabzilla/branches/master
[root@bedrockadm.private.phx1 www-dev.allizom.org]# svn up
Updating '.':
Fetching external item into 'tabzilla':
U tabzilla/README.md
U tabzilla/media/bookmarklet/tabzilla.url
U tabzilla/media/css/tabzilla.css
A tabzilla/media/img/promo-flicks.png
U tabzilla/media/img/tab-darkbg.png
U tabzilla/media/img/tab.png
U tabzilla/media/js/tabzilla.js
Updated external to revision 87.
Fetching external item into 'tests/product-details':
External at revision 104170.
Fetching external item into 'en-US/firefox/fb-badges/locale':
External at revision 104170.
Fetching external item into 'includes/product-details':
External at revision 104170.
Fetching external item into 'includes/certs':
External at revision 104170.
Fetching external item into 'en-US/firefox/webhero/fb/locale':
External at revision 104170.
Fetching external item into 'img/screenshots':
External at revision 104170.
At revision 104170.
Status: NEW → RESOLVED
Closed: 13 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
•