Subversion 1.6.16
|
Similar to svn_ra_callbacks2_t, except that the progress notification function and baton is missing. More...
#include <svn_ra.h>
Data Fields | |
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.