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 17:08:01 UTC

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

Author: danielsh
Date: Sat Aug  7 15:08:01 2010
New Revision: 983239

URL: http://svn.apache.org/viewvc?rev=983239&view=rev
Log:
On the 'atomic-revprop' branch, update BRANCH-README.

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=983239&r1=983238&r2=983239&view=diff
==============================================================================
--- subversion/branches/atomic-revprop/BRANCH-README (original)
+++ subversion/branches/atomic-revprop/BRANCH-README Sat Aug  7 15:08:01 2010
@@ -28,7 +28,8 @@ Planned work
         A: notes/http-and-webdav/webdav-protocol
   - [DONE] unit test
       prop_tests.py 34: atomic_over_ra()
-    TODO: extend it to test props set to the empty string
+  - TODO: extend it to test props set to the empty string and unset props
+  - upgrade svn_ra_change_rev_prop() callers
 
 * [DONE] client support: svn_client_revprop_set2()