#include <svn_fs.h>
Data Fields | |
| const svn_fs_id_t * | node_rev_id |
| node revision id of changed path | |
| svn_fs_path_change_kind_t | change_kind |
| kind of change | |
| svn_boolean_t | text_mod |
| were there text mods? | |
| svn_boolean_t | prop_mod |
| were there property mods? | |
Definition at line 1266 of file svn_fs.h.
1.4.7