>
> A possible trap: Make sure to use a 2.4 version of python, e.g.
> python2.4 bootstrap.py
>

Good point!


>
> > In the future if you need to update your production configuration all you
> > need is
> >
> bin/instance stop
> > svn up
> > bin/buildout -c deployment.cfg
> > bin/instance restart
>

What for? If your server runs in production mode it doesn't re-read anything
from the disk anyway, so you probably can remove the whole Products
directory and it won't notice :) So stopping the server prior to running
buildout just increases downtime from a second to several minutes.
_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup

Reply via email to