George Gugulea <[email protected]> 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. -- Certified & Supported Apache Subversion Downloads: http://www.wandisco.com/subversion/download

