Searched defs:exclude_relpaths (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc_db.c12143 bump_node_revision(svn_wc__db_wcroot_t *wcroot, const char *local_relpath, svn_wc__db_status_t node_status, svn_node_kind_t node_kind, svn_revnum_t node_revision, const char *node_repos_relpath, apr_int64_t new_repos_id, const char *new_repos_relpath, svn_revnum_t new_rev, svn_depth_t depth, apr_hash_t *exclude_relpaths, apr_hash_t *wcroot_iprops, svn_boolean_t is_root, svn_boolean_t skip_when_dir, svn_wc__db_t *db, apr_pool_t *scratch_pool) argument
12278 bump_revisions_post_update(svn_wc__db_wcroot_t *wcroot, const char *local_relpath, svn_wc__db_t *db, svn_depth_t depth, const char *new_repos_relpath, const char *new_repos_root_url, const char *new_repos_uuid, svn_revnum_t new_revision, apr_hash_t *exclude_relpaths, apr_hash_t *wcroot_iprops, svn_boolean_t empty_update, svn_wc_notify_func2_t notify_func, void *notify_baton, apr_pool_t *scratch_pool) argument
12352 svn_wc__db_op_bump_revisions_post_update(svn_wc__db_t *db, const char *local_abspath, svn_depth_t depth, const char *new_repos_relpath, const char *new_repos_root_url, const char *new_repos_uuid, svn_revnum_t new_revision, apr_hash_t *exclude_relpaths, apr_hash_t *wcroot_iprops, svn_boolean_t empty_update, svn_wc_notify_func2_t notify_func, void *notify_baton, apr_pool_t *scratch_pool) argument

Completed in 258 milliseconds