I was a bit too fast. Yesterdays "cvs update" seems to have almost destroyed my Zope installation.... Now, I get a "Z2 CONFLICT Competing writes at, /manage_menu", as soon as I try to open the management screen. "ConflictError: '\000\000\000\000\000\000Fk'" What wants to write to "/manage_menu" when I only open the management screen? Dieter
Yesterday, I reported:
Yesterdays "cvs update" seems to have almost destroyed my Zope installation....
Now, I get a Conflict Error, as soon as I try to open the management screen. This has been a false alarm.
It was me myself who caused (unconsciously, of course) this Conflict Error: I had given "CMFCore.DirectoryView.DirectoryViewSurrogate" a new attribute. I was unaware that this also changed the persistent "DirectoryView" object (due to a "__setattr__" to this effect). Sorry for the false report! Dieter
participants (1)
-
Dieter Maurer