I forgot to mention: to see what release an API was added in, another
option is to browse the compiled doxygen docs on our site:
http://subversion.apache.org/docs/.
dmitry.lyse...@barclays.com wrote on Mon, Nov 19, 2012 at 16:41:57 -0500:
> Hi,
>
> I am trying to get the old version of subversion
svn_client_status5 was added in 1.7 (see subversion/include/svn_client.h
in the source tree), so it seems you are using a 1.7 svn.exe with a 1.6
libsvn_client-1.dll.
dmitry.lyse...@barclays.com wrote on Mon, Nov 19, 2012 at 16:41:57 -0500:
> Hi,
>
> I am trying to get the old version of subversio