Author: julianfoad
Date: Wed Feb 4 14:18:00 2015
New Revision: 1657242
URL: http://svn.apache.org/r1657242
Log:
On the 'dump-load-cross-check' branch: remove a done TODO in BRANCH-README.
Modified:
subversion/branches/dump-load-cross-check/BRANCH-README
Modified: subversion/branches/dump-load-cross-check/BRANCH-README
URL:
http://svn.apache.org/viewvc/subversion/branches/dump-load-cross-check/BRANCH-README?rev=1657242&r1=1657241&r2=1657242&view=diff
==============================================================================
--- subversion/branches/dump-load-cross-check/BRANCH-README (original)
+++ subversion/branches/dump-load-cross-check/BRANCH-README Wed Feb 4 14:18:00
2015
@@ -10,9 +10,6 @@ TODO before reintegrating to trunk:
dump/load tests are relying on the parser to do that checking. It has
been temporarily downgraded here in favour of more generic parsing.
- - Bypass authz when dumping with svnrdump, otherwise a partial dump is
- obtained for tests using authz, making those tests fail.
-
- Fix FAIL: svnmucc_tests.py 2: a no-op content-change is reported
differently in different cases. (Fix it how? I'd prefer to make the
output of a no-op change the same as a no-change.)