#include <svn_client.h>
Data Fields | |
| const char * | path |
| Path relative to the target. | |
| svn_client_diff_summarize_kind_t | summarize_kind |
| Change kind. | |
| svn_boolean_t | prop_changed |
| Properties changed? | |
| svn_node_kind_t | node_kind |
| File or dir. | |
Passed to svn_diff_summarize_func_t.
Definition at line 747 of file svn_client.h.
|
|
Path relative to the target. If the target is a file, path is the empty string. Definition at line 751 of file svn_client.h. |
1.3.9.1