Do on-the-fly lock checks.
That is, an fs routine may throw error if a caller tries to edit a locked item without having rights to the lock.
Definition at line 724 of file svn_fs.h.
Do on-the-fly out-of-dateness checks.
That is, an fs routine may throw error if a caller tries to edit an out-of-date item in the transaction.
Definition at line 719 of file svn_fs.h.