[Zope] BUG ZLogger unknown in Z2.py

Robin Becker robin@jessikat.demon.co.uk
Fri, 16 Jul 1999 15:32:18 +0100


In article <199907161221.WAA10910@mbuna.arbhome.com.au>, Anthony Baxter
<anthony@interlink.com.au> writes
>>>> michel@digicool.com wrote
>> Robin Becker <robin@jessikat.demon.co.uk> writes:
>> 
>> > I see various updates flashing by about ZLogger, these don't appear for
>> > me and now my Z2.py is bad.
>> 
>> Hmm.  I suspect the ZLogger package didn't make it into the Public
>> CVS, I'll unscrew it and let you know when it works.
>
>Ah - I used to have this problem, too, until someone pointed out
>what I was doing wrong. You should use the cvs checkout command to
>pick up new sub-packages (or whatever the CVS lingo is).
>
>Something like 
>cvs -q -z7 -d :pserver:anonymous@zope.org:/cvs-repository checkout Zope
>
>After a bit of poking around, I also found that
>cvs -q -z7 -d :pserver:anonymous@zope.org:/cvs-repository checkout -c
>is very useful for showing what packages are available.
>
>(Is anyone aware of any useful sources of 'how to use CVS effectively' on
>the web?)
>
>Anthony
still didn't work

OK I tried the checkout form and get messages like this

C:\Python\devel\Zope>set HOME=/xfer/ZOPE

C:\Python\devel\Zope>cd \python\devel

C:\Python\devel>cvs -d :pserver:anonymous@zope.org:/cvs-repository -z7
checkout Zope
? Zope/checkout.bat
? Zope/patches
? Zope/.checkout.bat.swp
? Zope/lib/python/Products/Calendar
? Zope/lib/python/Products/Navigation
? Zope/lib/python/Products/Squishdot
? Zope/lib/python/Products/TinyTable
? Zope/lib/python/Products/Poll
? Zope/lib/python/TreeDisplay/TreeTag.pat
? Zope/var/Data.fs.lock
? Zope/var/Data.fs.tmp
? Zope/var/Z2.log
? Zope/var/Z2.pid
? Zope/var/Data.fs.bad
? Zope/lib/python/Products/Calendar
? Zope/lib/python/Products/Navigation
? Zope/lib/python/Products/Squishdot
? Zope/lib/python/Products/TinyTable
? Zope/lib/python/Products/Poll
? Zope/lib/python/TreeDisplay/TreeTag.pat
? Zope/lib/python/TreeDisplay/TreeTag.pat
? Zope/lib/python/Products/Calendar
? Zope/lib/python/Products/Navigation
? Zope/lib/python/Products/Squishdot
? Zope/lib/python/Products/TinyTable
? Zope/lib/python/Products/Poll
M Zope/.cvsignore
M Zope/z2.py
M Zope/lib/python/.cvsignore
M Zope/lib/python/OFS/www/ControlPanel_icon.gif
U Zope/lib/python/ZLogger/FileLogger.py
U Zope/lib/python/ZLogger/ZLogger.py
U Zope/lib/python/ZLogger/__init__.py
U Zope/lib/python/ZLogger/stupidFileLogger.py
U Zope/lib/python/ZLogger/syslog.py
U Zope/lib/python/ZLogger/syslogLogger.py
M Zope/var/.cvsignore
M lib/python/.cvsignore
M lib/python/OFS/www/ControlPanel_icon.gif
-- 
Robin Becker