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 2015/09/21 22:56:43 UTC

svn commit: r1704420 - /subversion/branches/patch-exec/BRANCH-README

Author: danielsh
Date: Mon Sep 21 20:56:42 2015
New Revision: 1704420

URL: http://svn.apache.org/viewvc?rev=1704420&view=rev
Log:
On the patch-exec branch, update BRANCH-README for recent trunk changes.

Modified:
    subversion/branches/patch-exec/BRANCH-README

Modified: subversion/branches/patch-exec/BRANCH-README
URL: http://svn.apache.org/viewvc/subversion/branches/patch-exec/BRANCH-README?rev=1704420&r1=1704419&r2=1704420&view=diff
==============================================================================
--- subversion/branches/patch-exec/BRANCH-README (original)
+++ subversion/branches/patch-exec/BRANCH-README Mon Sep 21 20:56:42 2015
@@ -12,6 +12,7 @@ Steps:
 - [DONE] parser: Review handling of modes other than 0644/0755
                  Consider checking "mode & 0111"
 - [TODO] check rename/copy with mode change; ensure test coverage
+- [TODO] ensure binary diff & mode changes interact properly
 - [TODO] Teach 'svn diff --git' to emit mode information (executability)
   - In addition to the standard propchange form used for all user properties,
     for compatibility with released 'svn patch' versions