On 05.02.2015 01:44, br...@apache.org wrote: > Author: brane > Date: Thu Feb 5 00:44:57 2015 > New Revision: 1657451 > > URL: http://svn.apache.org/r1657451 > Log: > On the reuse-ra-session branch: Add explicit session reuse in libsvn_client.
Anyone who's interested in the RA session cache, please take time to review this commit. All tests pass for me (ra_local, ra_svn and ra_dav) and I re-read the diffs about five times to check that sessions are being released to cache only when it's certain that they're valid. But I'd really like to have a few more pairs of eyes on this, because there's potential for some nasty bugs being introduced. -- Brane