3 Oct
2000
3 Oct
'00
10:15 p.m.
Yes -- it was an interim patch causing havoc.
gee, I think I'm learning python -- the hard way!
At 6:15 PM -0400 10/3/00, Barry A. Warsaw wrote:
"CVR" == Chuq Von Rospach <chuqui@plaidworks.com> writes:
CVR> I just updated to the current CVS, and it's broken: CVR> Traceback (innermost last): CVR> File "/home/mailman/cron/qrunner", line 85, in ? from CVR> Mailman import MailList File CVR> "/home/mailman/Mailman/MailList.py", line 45, in ? from CVR> Mailman.Archiver import Archiver File CVR> "/home/mailman/Mailman/Archiver/__init__.py", line 17, in ? CVR> from Archiver import * File CVR> "/home/mailman/Mailman/Archiver/Archiver.py", line 33, in ? CVR> from Mailman import Mailbox File CVR> "/home/mailman/Mailman/Mailbox.py", line 43 <<<<<<< CVR> Mailbox.py ^ CVR> SyntaxError: invalid syntax
When you updated, did you see a file that got checked out with a `C' status letter? That means that something in your local version conflicts with some changes in the master copy, and CVS can't resolve it. You have to resolve the conflicts manually.
-Barry
-- Chuq Von Rospach - Plaidworks Consulting (mailto:chuqui@plaidworks.com) Apple Mail List Gnome (mailto:chuq@apple.com)
You seem a decent fellow. I hate to die.