Subversion
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
svn_fs_path_change_t Struct Reference

Similar to svn_fs_path_change2_t, but without kind and copyfrom information. More...

#include <svn_fs.h>

Data Fields

const svn_fs_id_tnode_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?
 

Detailed Description

Similar to svn_fs_path_change2_t, but without kind and copyfrom information.

Deprecated:
Provided for backwards compatibility with the 1.5 API.

Definition at line 1266 of file svn_fs.h.


The documentation for this struct was generated from the following file: