Author: stefan2
Date: Wed Nov 19 20:02:54 2014
New Revision: 1640626
URL: http://svn.apache.org/r1640626
Log:
* STATUS:
Approve r1542610 group after OK by brane on IRC and review by me.
Approve r1600331 group.
Approve r1619380 group.
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=1640626&r1=1640625&r2=1640626&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Wed Nov 19 20:02:54 2014
@@ -47,17 +47,6 @@ Candidate changes:
+0: breser (I'd be +1 if not for the unused function in svnadmin_tests.py;
without r1640560)
- * r1542610, r1564576, r1568180
- Add missing description to build.conf, to properly generate a version
- resource (including icon) for this executable on Windows.
- Notes:
- r1564576 breaks compilation on Visual Studio 2010, 2012 and 2013 of
- this project. r1568180 fixes this problem.
- Votes:
- +1: rhuijben, breser
- +1: (without r1564567, r1568180): stsp
- -0: brane (horrible grammar; suggest translation to English)
-
* r1555491
Fix svn_fs_close_root for FSFS transaction roots.
Justification:
@@ -79,37 +68,6 @@ Candidate changes:
-0: julianfoad (prefer to fix all the programs at the same time;
other queries -- see email thread)
- * r1600331, r1600348, 1600368, r1600563, r1600781
- Improve gpg-agent support.
- Justification: Avoids spurious error logs, supports standard socket
- locations and removes double prompts from pinentry. Without these
- changes it's far less desireable to use.
- Notes:
- Branch is needed since SVN_VA_NULL is not available in 1.8.x.
- This does change the behavior of gpg-agent from prompting twice
- for the password with pinentry to confirm the user hasn't entered
- an incorrect password to instead clearing bad cached passwords and
- reprompting. See my email on the subject:
https://mail-archives.apache.org/mod_mbox/subversion-dev/201406.mbox/%3C538D2BE5.3070706%40reser.org%3E
- Branch:
- ^/subversion/branches/1.8.x-gpg-agent
- Votes:
- +1: breser, philip
-
- * r1619380, r1619393
- Fix diff of a locally copied directory with props: it showed all props
- as added instead of a diff against the copy-from props.
- Justification:
- Behaviour regression introduced in 1.8.0.
- Notes:
- r1619380 is the fix; r1619393 a test for it.
- The test on trunk@1619393 is tweaked to account for a trunk bug in the
- display of diff headers; the backport branch provides the correct
- version for 1.8.x.
- Branch:
- ^/subversion/branches/1.8.x-r1611379
- Votes:
- +1: julianfoad, rhuijben
-
* r1621978, r1621981
Fix changelist filtering for repos-WC and WC-WC diffs.
Justification:
@@ -207,4 +165,45 @@ Approved changes:
Votes:
+1: stsp, julianfoad, stefan2
+ * r1542610, r1564576, r1568180
+ Add missing description to build.conf, to properly generate a version
+ resource (including icon) for this executable on Windows.
+ Notes:
+ r1564576 breaks compilation on Visual Studio 2010, 2012 and 2013 of
+ this project. r1568180 fixes this problem.
+ Votes:
+ +1: rhuijben, breser, stefan2
+ +1: (without r1564576, r1568180): stsp
+
+ * r1600331, r1600348, 1600368, r1600563, r1600781
+ Improve gpg-agent support.
+ Justification: Avoids spurious error logs, supports standard socket
+ locations and removes double prompts from pinentry. Without these
+ changes it's far less desireable to use.
+ Notes:
+ Branch is needed since SVN_VA_NULL is not available in 1.8.x.
+ This does change the behavior of gpg-agent from prompting twice
+ for the password with pinentry to confirm the user hasn't entered
+ an incorrect password to instead clearing bad cached passwords and
+ reprompting. See my email on the subject:
https://mail-archives.apache.org/mod_mbox/subversion-dev/201406.mbox/%3C538D2BE5.3070706%40reser.org%3E
+ Branch:
+ ^/subversion/branches/1.8.x-gpg-agent
+ Votes:
+ +1: breser, philip, stefan2
+
+ * r1619380, r1619393
+ Fix diff of a locally copied directory with props: it showed all props
+ as added instead of a diff against the copy-from props.
+ Justification:
+ Behaviour regression introduced in 1.8.0.
+ Notes:
+ r1619380 is the fix; r1619393 a test for it.
+ The test on trunk@1619393 is tweaked to account for a trunk bug in the
+ display of diff headers; the backport branch provides the correct
+ version for 1.8.x.
+ Branch:
+ ^/subversion/branches/1.8.x-r1611379
+ Votes:
+ +1: julianfoad, rhuijben, stefan2
+