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/03 17:35:31 UTC

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

Author: danielsh
Date: Tue Aug  3 15:35:31 2010
New Revision: 981934

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

* BRANCH-README: Add some items.

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=981934&r1=981933&r2=981934&view=diff
==============================================================================
--- subversion/branches/atomic-revprop/BRANCH-README (original)
+++ subversion/branches/atomic-revprop/BRANCH-README Tue Aug  3 15:35:31 2010
@@ -28,7 +28,7 @@ Planned work
         A: notes/http-and-webdav/webdav-protocol
   - [DONE] unit test
       prop_tests.py 34: atomic_over_ra()
-    TODO: extend it for 3*2 testing (as in fs-test.c:revision_props())
+    TODO: extend it to test props set to the empty string
 
 * svnsync:
   - use the new RA API to resolve the race condition in locking.
@@ -40,6 +40,8 @@ Potential work
 * svn_log__ interface
   - extend svn_log__change_rev_prop() with a "was old value provided?" boolean
 
+* [needsdesign] specific error code for the "expectation didn't match" condition?
+
 * repos layer hooks interface
   - pass the old value to pre-revprop-change