Make a Zope Staging Server
Hi, I would like to have a Zope Staging Server where I make tests before publish contents into the real Zope Web Server (I use 2 DBMSs too). Unfortunately, EXTFile product (that I *MUST* use) don't give me the possibility to use export/import functions (before import I should delete the folder and consequently the linked FS files). What should I do to easy implement simple "publish" and "recovery" functions between the servers? Thank you Jary Busato ------------------------------------------------------ Passa a Infostrada. ADSL e Telefono senza limiti e senza canone Telecom http://click.libero.it/infostrada
+-------[ jbusato@libero.it ]---------------------- | Hi, Hi, (please try to wrap lines at 72 chars...) | I would like to have a Zope Staging Server where I make tests before publish | contents into the real Zope Web Server (I use 2 DBMSs too). | Unfortunately, EXTFile product (that I *MUST* use) don't give me the | possibility to use export/import functions (before import I should delete the | folder and consequently the linked FS files). Can you use EXTFile over a source control respository ? (subversion, cvs, et. al) and then 'check out' the version of the files you need. -- Andrew Milton akm@theinternet.com.au
participants (2)
-
Andrew Milton -
jbusato@libero.it