You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ju...@apache.org on 2015/05/28 17:38:41 UTC

svn commit: r1682263 - /subversion/branches/move-tracking-2/BRANCH-README

Author: julianfoad
Date: Thu May 28 15:38:40 2015
New Revision: 1682263

URL: http://svn.apache.org/r1682263
Log:
On the 'move-tracking-2' branch: Add another TODO in BRANCH-README.

* BRANCH-README
  Update.

Modified:
    subversion/branches/move-tracking-2/BRANCH-README

Modified: subversion/branches/move-tracking-2/BRANCH-README
URL: http://svn.apache.org/viewvc/subversion/branches/move-tracking-2/BRANCH-README?rev=1682263&r1=1682262&r2=1682263&view=diff
==============================================================================
--- subversion/branches/move-tracking-2/BRANCH-README (original)
+++ subversion/branches/move-tracking-2/BRANCH-README Thu May 28 15:38:40 2015
@@ -138,6 +138,12 @@ Work on this branch:
       copying: model copying as a (tree) relationship between elements
         that is the same across all branches in a family?
 
+      editor should be an editor of a txn based on a base state
+        * Should not know about 'the repository' and other revisions,
+          so these functions should not be 'editor' methods:
+            svn_editor3_get_all_branches_in_rev()
+            svn_editor3_find_el_rev_by_path_rev()
+
 
   * A 'commit editor' interface supporting moves