write_object_undo(): Use this method instead of write_moved_object()
to record an undo transaction for an object. This will remember the previous revids for the undone objects, which is necessary because a transaction may undo several revisions of an object. get_prevrevid(): Given an oid, get the recorded previous revid for the object.
Showing
Please register or sign in to comment