Home
last modified time | relevance | path

Searched refs:SVN_ERR_W (Results 1 – 25 of 29) sorted by relevance

12

/freebsd-11-stable/contrib/subversion/subversion/libsvn_repos/
HDrepos.c233 SVN_ERR_W(svn_io_file_create(lockfile_path, contents, pool), in create_db_logs_lock()
251 SVN_ERR_W(svn_io_file_create(lockfile_path, contents, pool), in create_db_lock()
261 SVN_ERR_W(create_repos_dir(repos->lock_path, pool), in create_locks()
366 SVN_ERR_W(create_repos_dir(repos->hook_path, pool), in create_hooks()
418 SVN_ERR_W(write_hook_template_file(repos, SCRIPT_NAME, in create_hooks()
481 SVN_ERR_W(write_hook_template_file(repos, SCRIPT_NAME, in create_hooks()
532 SVN_ERR_W(write_hook_template_file(repos, SCRIPT_NAME, in create_hooks()
598 SVN_ERR_W(write_hook_template_file(repos, SCRIPT_NAME, in create_hooks()
656 SVN_ERR_W(write_hook_template_file(repos, SCRIPT_NAME, in create_hooks()
689 SVN_ERR_W(write_hook_template_file(repos, SCRIPT_NAME, in create_hooks()
[all …]
HDdump.c1195 SVN_ERR_W(node_must_exist(eb, path, eb->current_rev, kind, pool), in dump_node()
1219 SVN_ERR_W(node_must_exist(eb, path, eb->current_rev, kind, pool), in dump_node()
1236 SVN_ERR_W(node_must_exist(eb, path, eb->current_rev, in dump_node()
1278 SVN_ERR_W(node_must_not_exist(eb, path, eb->current_rev, pool), in dump_node()
1300 SVN_ERR_W(node_must_exist(eb, compare_path, compare_rev, in dump_node()
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
HDconfig_auth.c95 SVN_ERR_W(svn_stream_open_readonly(&stream, auth_path, pool, pool), in svn_config_read_auth_data()
100 SVN_ERR_W(svn_hash_read2(*hash, stream, SVN_HASH_TERMINATOR, pool), in svn_config_read_auth_data()
138 SVN_ERR_W(svn_stream_open_unique(&stream, &tmp_path, in svn_config_write_auth_data()
143 SVN_ERR_W(svn_hash_write2(hash, stream, SVN_HASH_TERMINATOR, pool), in svn_config_write_auth_data()
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/
HDrevprops.c409 SVN_ERR_W(svn_fs_x__parse_properties(properties, content, result_pool), in parse_revprop()
495 SVN_ERR_W(verify_checksum(content, scratch_pool), in read_non_packed_revprop()
607 SVN_ERR_W(read_packed_data_checksummed(&root, content, result_pool, in read_manifest()
785 SVN_ERR_W(read_packed_data_checksummed(&root, content, result_pool, in parse_packed_revprops()
916 SVN_ERR_W(parse_packed_revprops(fs, result, contents, read_all, in read_pack_revprop()
1543 SVN_ERR_W(verify_checksum(props, iterpool), in copy_revprops()
HDcached_data.c2873 SVN_ERR_W(svn_fs_x__parse_properties(proplist, as_string, result_pool), in svn_fs_x__get_proplist()
2899 SVN_ERR_W(svn_fs_x__parse_properties(proplist, content, result_pool), in svn_fs_x__get_proplist()
HDtransaction.c1393 SVN_ERR_W(svn_fs_x__parse_properties(proplist, in get_txn_proplist()
1775 SVN_ERR_W(svn_fs_x__purge_txn(txn->fs, txn->id, scratch_pool), in svn_fs_x__abort_txn()
/freebsd-11-stable/contrib/subversion/subversion/svn/
HDexport-cmd.c120 SVN_ERR_W(err, in svn_cl__export()
HDcommit-cmd.c115 SVN_ERR_W(svn_cl__check_targets_are_local_paths(targets), in svn_cl__commit()
HDdiff-cmd.c387 SVN_ERR_W(svn_cl__assert_homogeneous_target_type(targets), in svn_cl__diff()
HDfile-merge.c957 SVN_ERR_W(svn_io_copy_file(merged_file_name, merged_path, FALSE, in svn_cl__merge_file()
HDutil.c475 SVN_ERR_W(svn_subst_translate_string2(&log_msg_str, NULL, NULL, in svn_cl__get_log_message()
HDshelf2-cmd.c673 SVN_ERR_W(test_apply(shelf_version, ctx, scratch_pool), in shelf_restore()
HDshelf-cmd.c673 SVN_ERR_W(test_apply(shelf_version, ctx, scratch_pool), in shelf_restore()
/freebsd-11-stable/contrib/subversion/subversion/include/
HDsvn_error.h402 #define SVN_ERR_W(expr, wrap_msg) \ macro
/freebsd-11-stable/contrib/subversion/subversion/svnmucc/
HDsvnmucc.c429 SVN_ERR_W(svn_subst_translate_string2(&message, NULL, NULL, in log_message_func()
892 SVN_ERR_W(svn_subst_translate_string2(&translated_value, NULL, in sub_main()
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
HDprops.c1617 SVN_ERR_W(svn_wc__db_base_get_dav_cache(&prophash, db, local_abspath, in svn_wc__internal_propget()
1624 SVN_ERR_W(svn_wc__get_actual_props(&prophash, db, local_abspath, in svn_wc__internal_propget()
1791 SVN_ERR_W(svn_wc__db_read_props(&prophash, db, local_abspath, in do_propset()
HDwc_db_pristine.c384 SVN_ERR_W(svn_stream__create_for_install(stream, in svn_wc__db_pristine_prepare_install()
HDadm_crawler.c1204 SVN_ERR_W(err, apr_psprintf(scratch_pool, in svn_wc__internal_transmit_text_deltas()
HDold-and-busted.c1083 SVN_ERR_W(svn_xml_parse(svn_parser, buf, size, TRUE), in parse_entries_xml()
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
HDrevprops.c202 SVN_ERR_W(svn_hash_read2(*properties, stream, SVN_HASH_TERMINATOR, in parse_revprop()
775 SVN_ERR_W(svn_cache__get((void **) proplist_p, &is_cached, in svn_fs_fs__get_revision_proplist()
HDcached_data.c2613 SVN_ERR_W(svn_hash__read_entry(&entry, stream, terminator, in read_dir_entries()
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_base/
HDrevs-txns.c1064 SVN_ERR_W(svn_fs_base__purge_txn(txn->fs, txn->id, pool), in svn_fs_base__abort_txn()
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_serf/
HDutil.c957 SVN_ERR_W(svn_error_create(status, NULL, NULL), in svn_ra_serf__context_run()
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
HDexport.c240 SVN_ERR_W(err, _("Destination directory exists, and will not be " in export_node()
HDmtcc.c852 SVN_ERR_W(svn_subst_translate_string2(&translated_value, NULL, in svn_client__mtcc_add_propset()

12