Hi again, Replying to myself, but maybe it will help future googlers:
Brett Viren <[EMAIL PROTECTED]> writes: > In issue472, msg1484 says that the calendars can be recovered by > "manually entering the URL to delete the event" (presumably the events > associated with the the deleted resource). Can anyone elaborate on > how to find all such events in order to delete them? I still can't sus out how to do the "manual deletion" described here but I found this: http://www.zope.org/Members/itamar/CorruptedZODB which describes how to truncate the Data.fs zodb file just before the deletion transaction. It helped me since all transactions after the deletion occurred happened to be expendable. -Brett. _______________________________________________ Schooltool mailing list [email protected] http://lists.schooltool.org/mailman/listinfo/schooltool
