Philip Martin wrote on Wed, Aug 29, 2012 at 15:50:08 +0100: > George Gugulea <gugu...@gmail.com> writes: > > > does this function exist in subversion-1.7.6 ? > >> > >> svn_client_ctx_t *ctx; > >> svn_error_t *err; > >> > >> err = svn_client_create_context(&ctx, pool) > > Yes, it exists in all Subversion versions back to 1.0.
Any function that does _not_ have @since in its doxygen exists in every released ≥1.0.0 Subversion.