Searched defs:svn_delta_editor_t (Results 1 – 1 of 1) sorted by relevance
883 typedef struct svn_delta_editor_t struct895 svn_error_t *(*set_target_revision)(void *edit_baton,911 svn_error_t *(*open_root)(void *edit_baton,932 svn_error_t *(*delete_entry)(const char *path,951 svn_error_t *(*add_directory)(const char *path,969 svn_error_t *(*open_directory)(const char *path,986 svn_error_t *(*change_dir_prop)(void *dir_baton,998 svn_error_t *(*close_directory)(void *dir_baton,1010 svn_error_t *(*absent_directory)(const char *path,1038 svn_error_t *(*add_file)(const char *path,[all …]