|
GME
13
|
#include <svn_ra.h>

Public Attributes | |
| svn_error_t *(* | open_tmp_file )(apr_file_t **fp, void *callback_baton, apr_pool_t *pool) |
| svn_auth_baton_t * | auth_baton |
| svn_ra_get_wc_prop_func_t | get_wc_prop |
| svn_ra_set_wc_prop_func_t | set_wc_prop |
| svn_ra_push_wc_prop_func_t | push_wc_prop |
| svn_ra_invalidate_wc_props_func_t | invalidate_wc_props |
Similar to svn_ra_callbacks2_t, except that the progress notification function and baton is missing.
| svn_error_t*(* svn_ra_callbacks_t::open_tmp_file)(apr_file_t **fp, void *callback_baton, apr_pool_t *pool) |
1.7.6.1