Searched refs:add_directory (Results 26 - 36 of 36) sorted by relevance

12

/freebsd-12-stable/contrib/subversion/subversion/libsvn_wc/
H A Dstatus.c2063 add_directory(const char *path,
2551 tree_editor->add_directory = add_directory;
2057 add_directory(const char *path, function
H A Dupdate_editor.c352 add_directory and not yet added to the database, mapping to a const
1453 add_directory() and add_file(), so we only expect deletes here */
1852 add_directory(const char *path,
1962 we wouldn't have been called as an add_directory().
2072 because then we would not have received an add_directory.
2723 ### open_directory or add_directory. let's just preserve the
3175 we wouldn't have been called as an add_directory().
4992 tree_editor->add_directory = add_directory;
1848 add_directory(const char *path, function
/freebsd-12-stable/contrib/subversion/subversion/libsvn_repos/
H A Ddelta.c744 SVN_ERR(context->editor->add_directory(edit_path, dir_baton, NULL,
H A Dreporter.c1054 SVN_ERR(b->editor->add_directory(e_path, dir_baton, NULL,
/freebsd-12-stable/contrib/subversion/subversion/libsvn_client/
H A Dadd.c996 return editor->add_directory(path, parent_baton, NULL,
H A Dmtcc.c1225 SVN_ERR(editor->add_directory(child_relpath, dir_baton,
H A Dcommit_util.c1706 err = editor->add_directory(
/freebsd-12-stable/contrib/subversion/subversion/svnrdump/
H A Dload_editor.c532 SVN_ERR(commit_editor->add_directory(nb->path, rb->db->baton,
/freebsd-12-stable/contrib/subversion/subversion/libsvn_delta/
H A Dbranch_compat.c979 SVN_ERR(editor->add_directory(ev1_relpath, parent_baton,
H A Dcompat.c1318 /* We need the source's kind to know whether to call add_directory()
1356 /* We need the source's kind to know whether to call add_directory()
1675 SVN_ERR(deditor->add_directory(ev1_relpath, parent_baton,
/freebsd-12-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dupdate.c698 SVN_ERR(ctx->editor->add_directory(dir->relpath,

Completed in 219 milliseconds

12