You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by rh...@apache.org on 2013/11/25 00:44:43 UTC

svn commit: r1545113 - /subversion/branches/1.8.x/STATUS

Author: rhuijben
Date: Sun Nov 24 23:44:42 2013
New Revision: 1545113

URL: http://svn.apache.org/r1545113
Log:
* STATUS: Make nomination easier to read.

Modified:
    subversion/branches/1.8.x/STATUS

Modified: subversion/branches/1.8.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.8.x/STATUS?rev=1545113&r1=1545112&r2=1545113&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Sun Nov 24 23:44:42 2013
@@ -167,8 +167,8 @@ Candidate changes:
    move status for A depending on whether the user called 'svn status A' or
    'svn status wc/A'.
    Justification:
-     Api users such as AnkhSVN rely in the result of svn status and this
-     breaks their assumptions.
+     Api users such as AnkhSVN rely on the result of svn status to match and
+     this breaks their assumptions.
      This change has the nice side effect that it resolves the most common
      user triggerable assertion in AnkhSVN, which is really caused by a
      broken move. (See other nomination for a fix). But even then it shouldn't