Home
last modified time | relevance | path

Searched refs:svn_wc__write_check (Results 1 – 10 of 10) sorted by relevance

/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
HDdelete.c270 SVN_ERR(svn_wc__write_check(db, svn_dirent_dirname(local_abspath, in svn_wc__delete_many()
386 SVN_ERR(svn_wc__write_check(db, svn_dirent_dirname(local_abspath, pool), in svn_wc_delete4()
426 SVN_ERR(svn_wc__write_check(db, is_root ? local_abspath in svn_wc__internal_remove_from_revision_control()
HDadm_files.c501 SVN_ERR(svn_wc__write_check(db, dir_abspath, scratch_pool)); in svn_wc__adm_destroy()
532 SVN_ERR(svn_wc__write_check(db, adm_abspath, scratch_pool)); in svn_wc__adm_cleanup_tmp_area()
HDcopy.c922 SVN_ERR(svn_wc__write_check(wc_ctx->db, in svn_wc_copy3()
1074 SVN_ERR(svn_wc__write_check(wc_ctx->db, in svn_wc__move2()
1077 SVN_ERR(svn_wc__write_check(wc_ctx->db, in svn_wc__move2()
HDadm_ops.c297 SVN_ERR(svn_wc__write_check(db, parent_abspath, scratch_pool)); in check_can_add_to_parent()
896 SVN_ERR(svn_wc__write_check(wc_ctx->db, in svn_wc_add_lock2()
949 SVN_ERR(svn_wc__write_check(wc_ctx->db, in svn_wc_remove_lock2()
HDwc.h625 svn_wc__write_check(svn_wc__db_t *db,
HDrevert.c765 SVN_ERR(svn_wc__write_check(db, dir_abspath, scratch_pool)); in revert()
HDprops.c292 SVN_ERR(svn_wc__write_check(db, dir_abspath, scratch_pool)); in svn_wc_merge_props3()
2037 SVN_ERR(svn_wc__write_check(db, dir_abspath, scratch_pool)); in svn_wc_prop_set4()
HDmerge.c1241 SVN_ERR(svn_wc__write_check(wc_ctx->db, dir_abspath, scratch_pool)); in svn_wc_merge5()
HDlock.c1372 svn_wc__write_check(svn_wc__db_t *db, in svn_wc__write_check() function
HDupdate_editor.c2276 SVN_ERR(svn_wc__write_check(eb->db, db->local_abspath, pool)); in open_directory()
5300 SVN_ERR(svn_wc__write_check(db, dir_abspath, pool)); in svn_wc_add_repos_file4()