Searched defs:item_commit_baton (Results 1 – 1 of 1) sorted by relevance
1525 struct item_commit_baton struct1527 apr_hash_t *file_mods; /* hash: path->file_mod_t */1528 const char *notify_path_prefix; /* notification path prefix1530 svn_client_ctx_t *ctx; /* client context baton */1531 apr_hash_t *commit_items; /* the committables */1555 struct item_commit_baton *icb = callback_baton; in do_item_commit() argument