Searched refs:open_root (Results 26 - 35 of 35) sorted by relevance

12

/freebsd-12-stable/contrib/subversion/subversion/libsvn_repos/
H A Dreplay.c659 SVN_ERR(editor->open_root(edit_baton, SVN_INVALID_REVNUM,
H A Dreporter.c1406 SVN_ERR(b->editor->open_root(b->edit_baton, s_rev, pool, &root_baton));
1454 have to do is pass the revision it contains to open_root.
/freebsd-12-stable/contrib/subversion/subversion/svnrdump/
H A Dload_editor.c310 SVN_ERR(rb->commit_editor->open_root(rb->commit_edit_baton,
383 open_root on it; also create a top-level directory baton. */
/freebsd-12-stable/contrib/subversion/subversion/libsvn_client/
H A Dmtcc.c1461 err = editor->open_root(edit_baton, mtcc->base_revision, scratch_pool, &root_baton);
H A Dprop_commands.c112 SVN_ERR(editor->open_root(edit_baton, base_revision_for_url, pool,
H A Dcommit_util.c1763 err = editor->open_root(edit_baton, item->revision,
/freebsd-12-stable/contrib/subversion/subversion/libsvn_delta/
H A Dbranch_compat.c190 * open_root() method will be called with SVN_INVALID_REVNUM as the base
710 SVN_ERR(eb->deditor->open_root(eb->dedit_baton, base_revision,
1729 start_edit (aka open_root) callback, do so now. */
1734 will attempt an open_root() instead, which we already did. */
H A Dcompat.c1744 the root. Otherwise, it will attempt an open_root(), which we already
1821 be open before can invoke any callbacks. The open_root() call sets up
1823 SVN_ERR(eb->deditor->open_root(eb->dedit_baton, eb->root.base_revision,
/freebsd-12-stable/contrib/subversion/subversion/libsvn_wc/
H A Dupdate_editor.c1158 open_root(void *edit_baton,
4756 that no changes ever had to be made, and open_root() was never
4990 tree_editor->open_root = open_root;
1154 open_root(void *edit_baton, function
/freebsd-12-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dupdate.c680 SVN_ERR(ctx->editor->open_root(ctx->editor_baton, dir->base_rev,

Completed in 221 milliseconds

12