You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by da...@apache.org on 2010/08/07 20:26:10 UTC

svn commit: r983281 - /subversion/branches/atomic-revprop/BRANCH-README

Author: danielsh
Date: Sat Aug  7 18:26:10 2010
New Revision: 983281

URL: http://svn.apache.org/viewvc?rev=983281&view=rev
Log:
On the 'atomic-revprop' branch:

* BRANCH-README: Move a task to a different section.

Modified:
    subversion/branches/atomic-revprop/BRANCH-README

Modified: subversion/branches/atomic-revprop/BRANCH-README
URL: http://svn.apache.org/viewvc/subversion/branches/atomic-revprop/BRANCH-README?rev=983281&r1=983280&r2=983281&view=diff
==============================================================================
--- subversion/branches/atomic-revprop/BRANCH-README (original)
+++ subversion/branches/atomic-revprop/BRANCH-README Sat Aug  7 18:26:10 2010
@@ -23,12 +23,12 @@ Planned work
   - [DONE] ra_svn: Add a 'change-rev-prop2' verb.
   - [DONE] ra_dav: Extend PROPPATCH: see notes/http-and-webdav/webdav-protocol
   - [DONE] unit test: prop_tests.py 34: atomic_over_ra()
-  - upgrade svn_ra_change_rev_prop() callers
 
 * [DONE] client support: svn_client_revprop_set2()
 
 * svnsync:
   - use the new RA API to resolve the race condition in locking.
+  - upgrade svn_ra_change_rev_prop() callers
 
 
 Potential work