Subversion 1.6.16
|
Similar to svn_fs_path_change2_t
, but without kind and copyfrom information.
More...
#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? |
Similar to svn_fs_path_change2_t
, but without kind and copyfrom information.