Searched refs:commit_editor (Results 1 – 2 of 2) sorted by relevance
54 const svn_delta_editor_t *commit_editor; member421 rb->pb->commit_editor = NULL; in new_revision_record()493 const struct svn_delta_editor_t *commit_editor = rb->pb->commit_editor; in new_node_record() local512 if (!commit_editor) in new_node_record()531 rb->pb->commit_editor = commit_editor; in new_node_record()657 SVN_ERR(commit_editor->delete_entry(nb->path, in new_node_record()887 const struct svn_delta_editor_t *commit_editor = nb->rb->pb->commit_editor; in set_fulltext() local905 const struct svn_delta_editor_t *commit_editor = nb->rb->pb->commit_editor; in apply_textdelta() local918 const struct svn_delta_editor_t *commit_editor = nb->rb->pb->commit_editor; in close_node() local959 const svn_delta_editor_t *commit_editor = rb->pb->commit_editor; in close_revision() local[all …]
1253 const svn_delta_editor_t *commit_editor; in replay_rev_started() local1312 SVN_ERR(svn_ra_get_commit_editor3(rb->to_session, &commit_editor, in replay_rev_started()1321 SVN_ERR(svnsync_get_sync_editor(commit_editor, commit_baton, revision - 1, in replay_rev_started()