Searched refs:commit_editor (Results 1 – 2 of 2) sorted by relevance
198 const svn_delta_editor_t *commit_editor; member351 rb->commit_editor = NULL; in new_revision_record()366 const struct svn_delta_editor_t *commit_editor = rb->commit_editor; in new_node_record() local382 if (!commit_editor) in new_node_record()395 commit_editor = rb->commit_editor; in new_node_record()741 const struct svn_delta_editor_t *commit_editor = nb->rb->commit_editor; in set_fulltext() local759 const struct svn_delta_editor_t *commit_editor = nb->rb->commit_editor; in apply_textdelta() local772 const struct svn_delta_editor_t *commit_editor = nb->rb->commit_editor; in close_node() local813 const svn_delta_editor_t *commit_editor = rb->commit_editor; in close_revision() local824 else if (commit_editor) in close_revision()[all …]
1258 const svn_delta_editor_t *commit_editor; in replay_rev_started() local1317 SVN_ERR(svn_ra_get_commit_editor3(rb->to_session, &commit_editor, in replay_rev_started()1326 SVN_ERR(svnsync_get_sync_editor(commit_editor, commit_baton, revision - 1, in replay_rev_started()