Author: danielsh
Date: Fri Jul 30 08:18:11 2010
New Revision: 980674

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

* BRANCH-README: Add a resolved item and an answer from d...@.

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=980674&r1=980673&r2=980674&view=diff
==============================================================================
--- subversion/branches/atomic-revprop/BRANCH-README (original)
+++ subversion/branches/atomic-revprop/BRANCH-README Fri Jul 30 08:18:11 2010
@@ -13,6 +13,7 @@ Planned work
 
 * repos layer support
   - [DONE] extend svn_repos_fs_change_rev_prop3() to wrap 
svn_fs_change_rev_prop2()
+  - [DONE] make sure *OLD_VALUE_P isn't used unless user has read access
 
 * RA layer support
   - [DONE] introduce svn_ra_change_rev_prop2()
@@ -24,7 +25,8 @@ Planned work
   - ra_dav
       Extend PROPPATCH syntax to provide the old value: add a <S:oldvalue/>
       tag inside the <${propname}> tag.
-        TODO: where to document this protocol extension?
+        Q: where to document this protocol extension?
+        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())


Reply via email to