Re: [MERGE] atomic-revprops done.

2010-09-23 Thread Daniel Shahaf
Daniel Shahaf wrote on Wed, Sep 22, 2010 at 13:53:58 +0200: > I'll wait a few days for any comments, objections, reviews, etc., and if > I don't hear anything I'll then merge the branch to trunk. Done in r1000693.

[MERGE] atomic-revprops done.

2010-09-22 Thread Daniel Shahaf
I believe the branch is complete. The new API (svn_ra_change_rev_prop2()) is in place, fully implemented over all layers, along with Python tests, and code in svnsync, svnrdump, and svn_client_revprop_set2() uses it. (The new test is prop_tests.py 34, atomic_over_ra().) A diff between trunk and t