[Zope] Finding old revisions, from an OID
Tino Wildenhain
tino at wildenhain.de
Thu Jan 29 07:26:17 EST 2004
Hi Paul,
Paul Winkler schrieb:
> Given an OID for an object in the zodb, can I ...
>
> - find out what revisions are still in the zodb?
>
> - find out what transactions modified this object?
> I think I can do it by using utilities/ZODBTools/fsdump.py
> and grepping the output. Is there an easier way?
>
From which context? If inside Zope, just look
how OFS.History implemented it.
Regards
Tino Wildenhain
More information about the Zope
mailing list