*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
...
Wiki Markup go to victoria02 and cd /libweb/sites/\[your site name\]/make
Wiki Markup svn up \[your site name\]Wiki Markup sudo dr-make.sh @\[your site name\]
Panel Wiki Markup Note: the alias argument @\[your site name\] is no longer necessary for dr-make.sh
How to update your theme/module code on the site
- make changes on your copy and check them in to svn
Wiki Markup go to victoria02 and cd /libweb/sites/\[your site name\]/htdocs/sites/all/\[modules or themes\]/\[your code's name\]
- svn up
...
| Panel |
|---|
There is a script for this on victoria01victoria02: /usr/local/bin/update_test_from_production.sh ************************************** Usage: sudo /usr/local/bin/update_test_from_production.sh <production domain> <test domain> ************************************** |
...