Searched refs:commit_revprops (Results 1 – 7 of 7) sorted by relevance
| /freebsd-13.1/contrib/subversion/subversion/libsvn_client/ |
| H A D | delete.c | 206 apr_hash_t *commit_revprops; in single_repos_delete() local 237 SVN_ERR(svn_client__ensure_revprop_table(&commit_revprops, revprop_table, in single_repos_delete() 245 commit_revprops, in single_repos_delete()
|
| H A D | commit.c | 91 apr_hash_t *commit_revprops; in get_ra_editor() local 94 SVN_ERR(svn_client__ensure_revprop_table(&commit_revprops, revprop_table, in get_ra_editor() 130 commit_revprops, commit_callback, in get_ra_editor()
|
| H A D | import.c | 849 apr_hash_t *commit_revprops; in svn_client_import5() local 943 SVN_ERR(svn_client__ensure_revprop_table(&commit_revprops, revprop_table, in svn_client_import5() 962 commit_revprops, commit_callback, in svn_client_import5()
|
| H A D | add.c | 1038 apr_hash_t *commit_revprops; in mkdir_urls() local 1156 SVN_ERR(svn_client__ensure_revprop_table(&commit_revprops, revprop_table, in mkdir_urls() 1173 commit_revprops, in mkdir_urls()
|
| H A D | prop_commands.c | 149 apr_hash_t *commit_revprops; in propset_on_url() local 220 SVN_ERR(svn_client__ensure_revprop_table(&commit_revprops, revprop_table, in propset_on_url() 228 commit_revprops, in propset_on_url()
|
| H A D | mtcc.c | 1368 apr_hash_t *commit_revprops; in svn_client__mtcc_commit() local 1417 SVN_ERR(svn_client__ensure_revprop_table(&commit_revprops, revprop_table, in svn_client__mtcc_commit() 1455 commit_revprops, in svn_client__mtcc_commit()
|
| H A D | copy.c | 1453 apr_hash_t *commit_revprops; in repos_to_repos_copy() local 1838 SVN_ERR(svn_client__ensure_revprop_table(&commit_revprops, revprop_table, in repos_to_repos_copy() 1846 commit_revprops, in repos_to_repos_copy() 2005 apr_hash_t *commit_revprops; in wc_to_repos_copy() local 2273 SVN_ERR(svn_client__ensure_revprop_table(&commit_revprops, revprop_table, in wc_to_repos_copy() 2283 commit_revprops, in wc_to_repos_copy()
|