Author: rhuijben
Date: Tue Feb 17 12:55:52 2015
New Revision: 1660370
URL: http://svn.apache.org/r1660370
Log:
* STATUS: Move group to approved.
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=1660370&r1=1660369&r2=1660370&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Tue Feb 17 12:55:52 2015
@@ -133,21 +133,6 @@ Candidate changes:
Votes:
+1: rhuijben
- * r1590751, r1660350
- Use empty, rather than NULL, config if default is unreadable.
- Justification:
- svn SEGV reported by user.
- Notes:
- A test case is "HOME=/dev/null svn st".
- Branch:
- ^/subversion/branches/1.8.x-r1590751
- Votes:
- +1: rhuijben, philip, julianfoad
- +1 (without r1660350): danielsh (julianf:
- I agree with your points on list, but +1ing anyway:
- fixing this segfault in svn need not block on fixing
- a similar segfault in svnadmin.)
-
* r1592987
Process 'svnadmin dump' output as binary in the test suite.
Justification:
@@ -189,3 +174,17 @@ Veto-blocked changes:
Approved changes:
=================
+ * r1590751, r1660350
+ Use empty, rather than NULL, config if default is unreadable.
+ Justification:
+ svn SEGV reported by user.
+ Notes:
+ A test case is "HOME=/dev/null svn st".
+ Branch:
+ ^/subversion/branches/1.8.x-r1590751
+ Votes:
+ +1: rhuijben, philip, julianfoad
+ +1 (without r1660350): danielsh (julianf:
+ I agree with your points on list, but +1ing anyway:
+ fixing this segfault in svn need not block on fixing
+ a similar segfault in svnadmin.)