#include <svn_repos.h>
The only field guaranteed to be populated is action. Other fields are dependent upon the action. (See individual fields for more information.)
Definition at line 309 of file svn_repos.h.
For svn_repos_notify_hotcopy_rev_range, the end of the copied revision range (might be the same as start_revision).
Definition at line 356 of file svn_repos.h.
For svn_repos_notify_load_txn_committed, the source revision, if different from new_revision, otherwise SVN_INVALID_REVNUM.
For svn_repos_notify_load_txn_start and svn_repos_notify_load_skipped_rev, the source revision.
Definition at line 339 of file svn_repos.h.
For svn_repos_notify_dump_rev_end and svn_repos_notify_verify_rev_end, the revision which just completed.
For svn_fs_upgrade_format_bumped, the new format version.
Definition at line 317 of file svn_repos.h.
For svn_repos_notify_hotcopy_rev_range, the start of the copied revision range.
Definition at line 351 of file svn_repos.h.
1.4.7