Hi,
while reading the discussion about more docs and a spiced up
MakeAppWorkDir.py, it came to my mind, that there is no documentation
about the best way to upgrade a current Webware installation, or is
there? 

Maybe MakeAppWorkDir.py could handle this as well, or a
UpdateAppWorkDir script might  do this task. 

So how do you do upgrades? 

Here's my current tactic: 

* Download and unpack a Webware Package / "cvs update"
* Stop AppServer

* mv Webware/ Webware-old/; cp -a Webware-NewOrCVS/ Webware/ ; cd Webware
* install.py
* bin/MakeAppWorkDir.py /MyWorkdir (which is my old Workdir)
* cd /MyWorkdir
* Edit the overwritten Configs/App*.py: turn on AutoReload,
  disable and enable contexts, ... This maybe is better done in the
  Webware directory first?
* cp WebKit.cgi /www/cgi-bin

* Start AppServer

This includes a bit of a downtime, especially while editing the
Configs, so if anyone has a better tactic, it would be great to
hear...

ciao
-- 
 Frank Barknecht                               _ ______footils.org__


-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm 
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to