[Zope-Checkins] CVS: Zope/inst/skel/inst/skel - zope.conf:NONE
Chris McDonough
chrism@zope.com
Sun, 6 Oct 2002 17:42:52 -0400
Update of /cvs-repository/Zope/inst/skel/inst/skel
In directory cvs.zope.org:/tmp/cvs-serv16746/inst/skel/inst/skel
Removed Files:
Tag: chrism-install-branch
zope.conf
Log Message:
Added support for creating NT services from instance homes.
This works by building an instance home normally and then from the
instance home running "bin\ntservice.py install". The service is named
after the instance, and each instance can have its own service installed.
In the process, moved "zctl.py" into a "bin" directory, and moved "zope.conf"
into an "etc" directory inside an instance home.
=== Removed File Zope/inst/skel/inst/skel/zope.conf ===