Monday 25 August 2008 3:43:02 pm
Hi everyone, I wanted to ask if any has encountered a scenario such as mine, or if not, to suggest a better course of action, if indeed there is one! :-) We currently have 2 eZ 4.0.1 installs running on MySQL 4.1 behind Apache 2.2.8 on two different ports.
* DEV (8085: DEVelopment) * ED (8086: EDitorial) The idea is that new template/CSS design stuff, content objects and other custom mods should be made and tested on DEV and these changes then ported to ED, once confirmed working as desired for our uses. I wanted to ask if anyone is doing something similar, and how they managed to successfully "merge" changes from one to the other. We are using SVN to track our changes, and I'm sure this might figure in some solution? At present, my only idea is to periodically copy across:
* All settings files from DEV to ED.
* All design, template, CSS extension files from DEV to ED. * Export only structural DB data (ie: not content) from DEV and import into ED. However with regard to the latter, I'm unable to find a recent enough DB Schema (and description) that will tell me which tables deal with content (Text, non design images, uploaded files etc) Has anyone done anything similar or is mine not the most intelligent approach? Where can I find a recent eZ DB Schema? I can't use Rational XDE as it doesn't seem to support MySQL (We have an older version, maybe the newer one does??) but even if successful, this won't tell me what tables are used for content and which for config/structural data.
Thanks a lot for your time. Russ
Russell Michell, Wellington, New Zealand.
We're building! http://www.theruss.com/blog/
I'm on Twitter: http://twitter.com/therussdotcom
Believe nothing, consider everything.
|