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 16:29:02 UTC

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

Author: danielsh
Date: Sat Aug  7 14:29:01 2010
New Revision: 983232

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

* BRANCH-README: Add a libsvn_client item.

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=983232&r1=983231&r2=983232&view=diff
==============================================================================
--- subversion/branches/atomic-revprop/BRANCH-README (original)
+++ subversion/branches/atomic-revprop/BRANCH-README Sat Aug  7 14:29:01 2010
@@ -30,6 +30,8 @@ Planned work
       prop_tests.py 34: atomic_over_ra()
     TODO: extend it to test props set to the empty string
 
+* client support: svn_client_revprop_set2()
+
 * svnsync:
   - use the new RA API to resolve the race condition in locking.