On 9/7/05, Uwe Oestermeier <[EMAIL PROTECTED]> wrote:
> I dedected another problem: bin/runzeo  doesn't start ZEO.
> This script calls ZEO/runzeo.py which has a main function but no
> 
> if __name__ == "__main__" :
>     main()
> 
> at the end. Has this already been fixed in the mentioned internal branch?

"runzeo" runs ZEO as a foreground process.  To control ZEO as a
background process, use "zeoctl".

Yes, we need more documentation for these.


  -Fred

-- 
Fred L. Drake, Jr.    <fdrake at gmail.com>
Zope Corporation
_______________________________________________
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Reply via email to