Searched refs:revprop_table (Results 1 - 25 of 43) sorted by relevance

12

/freebsd-13-stable/contrib/subversion/subversion/svn/
H A Ddelete-cmd.c67 if (opt_state->message || opt_state->filedata || opt_state->revprop_table)
84 opt_state->revprop_table,
H A Dmkdir-cmd.c66 if (opt_state->message || opt_state->filedata || opt_state->revprop_table)
83 opt_state->revprop_table,
H A Dmove-cmd.c76 if (opt_state->message || opt_state->filedata || opt_state->revprop_table)
94 opt_state->revprop_table,
H A Dcopy-cmd.c161 if (opt_state->message || opt_state->filedata || opt_state->revprop_table)
177 opt_state->revprop_table,
H A Dimport-cmd.c125 opt_state->revprop_table,
H A Dcommit-cmd.c182 opt_state->revprop_table,
H A Dpropedit-cmd.c258 opt_state->revprop_table)
312 opt_state->revprop_table,
H A Dshelf-cmd.c447 apr_hash_t *revprop_table,
537 if (! revprop_table)
538 revprop_table = apr_hash_make(scratch_pool);
539 svn_hash_sets(revprop_table, SVN_PROP_REVISION_LOG, propval);
543 SVN_ERR(svn_client__shelf_revprop_set_all(shelf, revprop_table, scratch_pool));
811 apr_hash_t *revprop_table,
836 revprop_table,
891 opt_state->revprop_table,
442 shelve(int *new_version_p, const char *name, const apr_array_header_t *paths, svn_depth_t depth, const apr_array_header_t *changelists, apr_hash_t *revprop_table, svn_boolean_t keep_local, svn_boolean_t dry_run, svn_boolean_t quiet, const char *local_abspath, svn_client_ctx_t *ctx, apr_pool_t *scratch_pool) argument
806 shelf_shelve(int *new_version, const char *name, apr_array_header_t *targets, svn_depth_t depth, apr_array_header_t *changelists, apr_hash_t *revprop_table, svn_boolean_t keep_local, svn_boolean_t dry_run, svn_boolean_t quiet, svn_client_ctx_t *ctx, apr_pool_t *scratch_pool) argument
H A Dshelf2-cmd.c447 apr_hash_t *revprop_table,
537 if (! revprop_table)
538 revprop_table = apr_hash_make(scratch_pool);
539 svn_hash_sets(revprop_table, SVN_PROP_REVISION_LOG, propval);
543 SVN_ERR(svn_client__shelf2_revprop_set_all(shelf, revprop_table, scratch_pool));
811 apr_hash_t *revprop_table,
836 revprop_table,
891 opt_state->revprop_table,
442 shelve(int *new_version_p, const char *name, const apr_array_header_t *paths, svn_depth_t depth, const apr_array_header_t *changelists, apr_hash_t *revprop_table, svn_boolean_t keep_local, svn_boolean_t dry_run, svn_boolean_t quiet, const char *local_abspath, svn_client_ctx_t *ctx, apr_pool_t *scratch_pool) argument
806 shelf_shelve(int *new_version, const char *name, apr_array_header_t *targets, svn_depth_t depth, apr_array_header_t *changelists, apr_hash_t *revprop_table, svn_boolean_t keep_local, svn_boolean_t dry_run, svn_boolean_t quiet, svn_client_ctx_t *ctx, apr_pool_t *scratch_pool) argument
H A Dlog-cmd.c724 if (opt_state->revprop_table != NULL)
832 else if (opt_state->revprop_table != NULL)
836 apr_hash_count(opt_state->revprop_table),
838 for (hi = apr_hash_first(pool, opt_state->revprop_table);
/freebsd-13-stable/contrib/subversion/subversion/include/private/
H A Dsvn_client_mtcc.h213 * @a revprop_table (if non-NULL) supplies additional revision properties;
224 svn_client__mtcc_commit(apr_hash_t *revprop_table,
H A Dsvn_client_shelf.h365 /** Set @a shelf's revprops to @a revprop_table.
374 apr_hash_t *revprop_table,
H A Dsvn_client_shelf2.h334 /** Set @a shelf's revprops to @a revprop_table.
343 apr_hash_t *revprop_table,
/freebsd-13-stable/contrib/subversion/subversion/svnbench/
H A Dcl.h92 apr_hash_t *revprop_table; /* table of revision properties to get/set */
90 apr_hash_t *revprop_table; /* table of revision properties to get/set */ member in struct:svn_cl__opt_state_t
/freebsd-13-stable/contrib/subversion/subversion/libsvn_client/
H A Ddelete.c201 const apr_hash_t *revprop_table,
239 SVN_ERR(svn_client__ensure_revprop_table(&commit_revprops, revprop_table,
289 const apr_hash_t *revprop_table,
414 revprop_table, commit_callback,
512 const apr_hash_t *revprop_table,
528 SVN_ERR(delete_urls_multi_repos(paths, revprop_table, commit_callback,
196 single_repos_delete(svn_ra_session_t *ra_session, const char *base_uri, const apr_array_header_t *relpaths, const apr_hash_t *revprop_table, svn_commit_callback2_t commit_callback, void *commit_baton, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
286 delete_urls_multi_repos(const apr_array_header_t *uris, const apr_hash_t *revprop_table, svn_commit_callback2_t commit_callback, void *commit_baton, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
507 svn_client_delete4(const apr_array_header_t *paths, svn_boolean_t force, svn_boolean_t keep_local, const apr_hash_t *revprop_table, svn_commit_callback2_t commit_callback, void *commit_baton, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
H A Ddeprecated.c132 const apr_hash_t *revprop_table,
141 return svn_client_mkdir4(paths, make_parents, revprop_table,
465 const apr_hash_t *revprop_table,
473 revprop_table,
487 const apr_hash_t *revprop_table,
497 ignore_unknown_node_types, revprop_table,
580 const apr_hash_t *revprop_table,
590 changelists, revprop_table, commit_callback,
601 const apr_hash_t *revprop_table,
625 changelists, revprop_table,
127 svn_client_mkdir3(svn_commit_info_t **commit_info_p, const apr_array_header_t *paths, svn_boolean_t make_parents, const apr_hash_t *revprop_table, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
458 svn_client_import4(const char *path, const char *url, svn_depth_t depth, svn_boolean_t no_ignore, svn_boolean_t ignore_unknown_node_types, const apr_hash_t *revprop_table, svn_commit_callback2_t commit_callback, void *commit_baton, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
479 svn_client_import3(svn_commit_info_t **commit_info_p, const char *path, const char *url, svn_depth_t depth, svn_boolean_t no_ignore, svn_boolean_t ignore_unknown_node_types, const apr_hash_t *revprop_table, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
572 svn_client_commit5(const apr_array_header_t *targets, svn_depth_t depth, svn_boolean_t keep_locks, svn_boolean_t keep_changelists, svn_boolean_t commit_as_operations, const apr_array_header_t *changelists, const apr_hash_t *revprop_table, svn_commit_callback2_t commit_callback, void *commit_baton, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
593 svn_client_commit4(svn_commit_info_t **commit_info_p, const apr_array_header_t *targets, svn_depth_t depth, svn_boolean_t keep_locks, svn_boolean_t keep_changelists, const apr_array_header_t *changelists, const apr_hash_t *revprop_table, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
685 svn_client_copy6(const apr_array_header_t *sources, const char *dst_path, svn_boolean_t copy_as_child, svn_boolean_t make_parents, svn_boolean_t ignore_externals, const apr_hash_t *revprop_table, svn_commit_callback2_t commit_callback, void *commit_baton, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
707 svn_client_copy5(svn_commit_info_t **commit_info_p, const apr_array_header_t *sources, const char *dst_path, svn_boolean_t copy_as_child, svn_boolean_t make_parents, svn_boolean_t ignore_externals, const apr_hash_t *revprop_table, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
728 svn_client_copy4(svn_commit_info_t **commit_info_p, const apr_array_header_t *sources, const char *dst_path, svn_boolean_t copy_as_child, svn_boolean_t make_parents, const apr_hash_t *revprop_table, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
813 svn_client_move6(const apr_array_header_t *src_paths, const char *dst_path, svn_boolean_t move_as_child, svn_boolean_t make_parents, const apr_hash_t *revprop_table, svn_commit_callback2_t commit_callback, void *commit_baton, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
833 svn_client_move5(svn_commit_info_t **commit_info_p, const apr_array_header_t *src_paths, const char *dst_path, svn_boolean_t force, svn_boolean_t move_as_child, svn_boolean_t make_parents, const apr_hash_t *revprop_table, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
947 svn_client_delete3(svn_commit_info_t **commit_info_p, const apr_array_header_t *paths, svn_boolean_t force, svn_boolean_t keep_local, const apr_hash_t *revprop_table, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
1997 svn_client_propset3(svn_commit_info_t **commit_info_p, const char *propname, const svn_string_t *propval, const char *target, svn_depth_t depth, svn_boolean_t skip_checks, svn_revnum_t base_revision_for_url, const apr_array_header_t *changelists, const apr_hash_t *revprop_table, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
[all...]
/freebsd-13-stable/contrib/subversion/subversion/libsvn_ra/
H A Deditor.c120 apr_hash_t *revprop_table,
151 revprop_table,
118 svn_ra__use_commit_shim(svn_editor_t **editor, svn_ra_session_t *session, apr_hash_t *revprop_table, svn_commit_callback2_t commit_callback, void *commit_baton, apr_hash_t *lock_tokens, svn_boolean_t keep_locks, svn_ra__provide_base_cb_t provide_base_cb, svn_ra__provide_props_cb_t provide_props_cb, svn_ra__get_copysrc_kind_cb_t get_copysrc_kind_cb, void *cb_baton, svn_cancel_func_t cancel_func, void *cancel_baton, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
H A Ddeprecated.c234 apr_hash_t *revprop_table = apr_hash_make(pool);
236 svn_hash_sets(revprop_table, SVN_PROP_REVISION_LOG,
238 return svn_ra_get_commit_editor3(session, editor, edit_baton, revprop_table,
233 apr_hash_t *revprop_table = apr_hash_make(pool); local
H A Dra_loader.h129 apr_hash_t *revprop_table,
358 apr_hash_t *revprop_table,
566 apr_hash_t *revprop_table,
H A Dwrapper_template.h163 apr_hash_t *revprop_table = apr_hash_make(pool); local
168 apr_hash_set(revprop_table, SVN_PROP_REVISION_LOG, APR_HASH_KEY_STRING,
171 revprop_table, callback2, callback2_baton,
/freebsd-13-stable/contrib/subversion/subversion/include/
H A Dsvn_client.h1773 * If non-NULL, @a revprop_table is a hash table holding additional,
1797 const apr_hash_t *revprop_table,
1815 const apr_hash_t *revprop_table,
1822 * and @a revprop_table always NULL.
1882 * If non-NULL, @a revprop_table is a hash table holding additional,
1906 const apr_hash_t *revprop_table,
1925 const apr_hash_t *revprop_table,
1931 * to FALSE, and @a revprop_table passed as NULL.
2018 * If non-NULL, @a revprop_table is a hash table holding additional,
2070 const apr_hash_t *revprop_table,
[all...]
/freebsd-13-stable/contrib/subversion/subversion/libsvn_repos/
H A Dfs-wrap.c137 apr_hash_t *revprop_table,
142 svn_string_t *author = svn_hash_gets(revprop_table, SVN_PROP_REVISION_AUTHOR);
162 revprops = svn_prop_hash_to_array(revprop_table, pool);
189 apr_hash_t *revprop_table = apr_hash_make(pool);
191 svn_hash_sets(revprop_table, SVN_PROP_REVISION_AUTHOR,
194 svn_hash_sets(revprop_table, SVN_PROP_REVISION_LOG,
196 return svn_repos_fs_begin_txn_for_commit2(txn_p, repos, rev, revprop_table,
132 svn_repos_fs_begin_txn_for_commit2(svn_fs_txn_t **txn_p, svn_repos_t *repos, svn_revnum_t rev, apr_hash_t *revprop_table, apr_pool_t *pool) argument
187 apr_hash_t *revprop_table = apr_hash_make(pool); local
H A Dcommit.c63 apr_hash_t *revprop_table;
444 eb->revprop_table,
450 apr_array_header_t *props = svn_prop_hash_to_array(eb->revprop_table,
1006 apr_hash_t *revprop_table,
1053 eb->revprop_table = svn_prop_hash_dup(revprop_table, subpool);
62 apr_hash_t *revprop_table; member in struct:edit_baton
996 svn_repos_get_commit_editor5(const svn_delta_editor_t **editor, void **edit_baton, svn_repos_t *repos, svn_fs_txn_t *txn, const char *repos_url_decoded, const char *base_path, apr_hash_t *revprop_table, svn_commit_callback2_t commit_callback, void *commit_baton, svn_repos_authz_callback_t authz_callback, void *authz_baton, apr_pool_t *pool) argument
/freebsd-13-stable/contrib/subversion/subversion/svnrdump/
H A Dload_editor.c193 apr_hash_t *revprop_table;
308 rb->revprop_table,
355 rb->revprop_table = apr_hash_make(rb->pool);
386 /* The revprop_table should have been filled in with important
393 svn_hash_sets(rb->revprop_table, SVN_PROP_REVISION_AUTHOR, NULL);
394 svn_hash_sets(rb->revprop_table, SVN_PROP_REVISION_DATE, NULL);
580 svn_hash_sets(rb->revprop_table,
192 apr_hash_t *revprop_table; member in struct:revision_baton
/freebsd-13-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dcommit.c55 apr_hash_t *revprop_table; member in struct:commit_context_t
1256 post_with_revprops ? commit_ctx->revprop_table : NULL;
1371 for (hi = apr_hash_first(scratch_pool, commit_ctx->revprop_table);
2351 apr_hash_t *revprop_table,
2371 ctx->revprop_table = svn_prop_hash_dup(revprop_table, pool);
2380 svn_hash_sets(ctx->revprop_table,
2383 svn_hash_sets(ctx->revprop_table,
2346 svn_ra_serf__get_commit_editor(svn_ra_session_t *ra_session, const svn_delta_editor_t **ret_editor, void **edit_baton, apr_hash_t *revprop_table, svn_commit_callback2_t callback, void *callback_baton, apr_hash_t *lock_tokens, svn_boolean_t keep_locks, apr_pool_t *pool) argument

Completed in 389 milliseconds

12