Author: julianfoad
Date: Wed Oct 12 20:52:56 2011
New Revision: 1182580

URL: http://svn.apache.org/viewvc?rev=1182580&view=rev
Log:
On the 'tree-read-api' branch: More notes in BRANCH-README.

Modified:
    subversion/branches/tree-read-api/BRANCH-README

Modified: subversion/branches/tree-read-api/BRANCH-README
URL: 
http://svn.apache.org/viewvc/subversion/branches/tree-read-api/BRANCH-README?rev=1182580&r1=1182579&r2=1182580&view=diff
==============================================================================
--- subversion/branches/tree-read-api/BRANCH-README (original)
+++ subversion/branches/tree-read-api/BRANCH-README Wed Oct 12 20:52:56 2011
@@ -13,6 +13,11 @@ If this works out and can be made effici
 libsvn_client code to be simplified and new client code to be written
 more easily.
 
+Then a more interesting stage: we should be able to write e.g. a 'diff'
+routine that compares two arbitrary trees - e.g. in r100 in repo A against
+r100 in repo B, or the unversioned tree '/tmp/saved-tests' against the WC tree
+'wc/subversion/tests'.
+
 At the time of this writing, the API is in subversion/libsvn_client/tree.h,
 but I expect to move it.
 


Reply via email to