You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by st...@apache.org on 2011/05/31 14:45:45 UTC

svn commit: r1129653 - /subversion/trunk/subversion/tests/cmdline/svnadmin_tests.py

Author: stsp
Date: Tue May 31 12:45:44 2011
New Revision: 1129653

URL: http://svn.apache.org/viewvc?rev=1129653&view=rev
Log:
* subversion/tests/cmdline/svnadmin_tests.py
  (verify_non_utf8_paths): Fix an inaccuracy in a comment.

Found by: danielsh

Modified:
    subversion/trunk/subversion/tests/cmdline/svnadmin_tests.py

Modified: subversion/trunk/subversion/tests/cmdline/svnadmin_tests.py
URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/svnadmin_tests.py?rev=1129653&r1=1129652&r2=1129653&view=diff
==============================================================================
--- subversion/trunk/subversion/tests/cmdline/svnadmin_tests.py (original)
+++ subversion/trunk/subversion/tests/cmdline/svnadmin_tests.py Tue May 31 12:45:44 2011
@@ -1345,7 +1345,7 @@ def verify_non_utf8_paths(sbox):
       # fix up the representation checksum
       fp_new.write("text: 1 279 32 32 b50b1d5ed64075b5f632f3b8c30cd6b2\n")
     elif line == "cpath: /A\n":
-      # also fix up copyfrom references to this path
+      # also fix up the 'created path' field
       fp_new.write("cpath: /\xE6\n")
     elif line == "_0.0.t0-0 add-file true true /A\n":
       # and another occurrance