Searched refs:commit_revprops (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12.1/contrib/subversion/subversion/libsvn_client/ |
| H A D | delete.c | 205 apr_hash_t *commit_revprops; in single_repos_delete() local 236 SVN_ERR(svn_client__ensure_revprop_table(&commit_revprops, revprop_table, in single_repos_delete() 244 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 | 1037 apr_hash_t *commit_revprops; in mkdir_urls() local 1155 SVN_ERR(svn_client__ensure_revprop_table(&commit_revprops, revprop_table, in mkdir_urls() 1172 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 | copy.c | 1460 apr_hash_t *commit_revprops; in repos_to_repos_copy() local 1845 SVN_ERR(svn_client__ensure_revprop_table(&commit_revprops, revprop_table, in repos_to_repos_copy() 1853 commit_revprops, in repos_to_repos_copy() 2014 apr_hash_t *commit_revprops; in wc_to_repos_copy() local 2282 SVN_ERR(svn_client__ensure_revprop_table(&commit_revprops, revprop_table, in wc_to_repos_copy() 2292 commit_revprops, in wc_to_repos_copy()
|
| H A D | mtcc.c | 1367 apr_hash_t *commit_revprops; in svn_client__mtcc_commit() local 1416 SVN_ERR(svn_client__ensure_revprop_table(&commit_revprops, revprop_table, in svn_client__mtcc_commit() 1454 commit_revprops, in svn_client__mtcc_commit()
|