1. 04 Apr, 2003 2 commits
    • Richard Jones's avatar
      94996eed
    • Richard Jones's avatar
      I've fixed the various scripts etc. in the CVS so that I can now install a ZEO... · 94a95f8e
      Richard Jones authored
      I've fixed the various scripts etc. in the CVS so that I can now install a ZEO client/server setup. The way it actually ended up working is:
      
      - runzope.py and zopectl.py are moved to Zope/Startup/run.py and Zope/zdaemon/zopectl.py respectively
      - bin/mkzopeinstance now takes a "-z/--zeo host:port" which sets up a custom_zodb.py in the new zope instance home
      - bin/mkzeoinstance now overrides less, because...
      - ZEO/mkzeoinst.py generates an additional script, runzeo, which is the "runner" for the ZEO server. Both it an the zeoctl script need to know about the ZOPE_HOME, so that's been added to the scripts (via the params)
      - fixed setup.py so it installed ZEO/schema.xml
      94a95f8e
  2. 03 Apr, 2003 1 commit
    • Richard Jones's avatar
      Make ZEO instances that actually work: · 7d4a92f6
      Richard Jones authored
       - the scripts won't be in the user's $PATH, so override that lookup
         in from mkzeoinst.py in the mkzeoinstance script
       - the scripts won't be executable, so prepend commands with $python
      7d4a92f6
  3. 01 Apr, 2003 3 commits
  4. 31 Mar, 2003 1 commit
    • Andreas Jung's avatar
      · ffad3c3f
      Andreas Jung authored
            - Collector #683: WeDAV request without XML preamble
              were not recognized by Zope and raised an exception.
      ffad3c3f
  5. 27 Mar, 2003 1 commit
  6. 26 Mar, 2003 4 commits
  7. 24 Mar, 2003 2 commits
  8. 22 Mar, 2003 1 commit
  9. 21 Mar, 2003 11 commits
  10. 20 Mar, 2003 3 commits
  11. 19 Mar, 2003 1 commit
  12. 18 Mar, 2003 10 commits