Author: danielsh
Date: Fri Sep 23 13:38:13 2011
New Revision: 1174749
URL: http://svn.apache.org/viewvc?rev=1174749&view=rev
Log:
Approve r1174652.
Modified:
subversion/branches/1.7.x/STATUS
Modified: subversion/branches/1.7.x/STATUS
URL:
http://svn.apache.org/viewvc/subversion/branches/1.7.x/STATUS?rev=1174749&r1=1174748&r2=1174749&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Fri Sep 23 13:38:13 2011
@@ -145,6 +145,12 @@ Candidate changes:
if the backport is done that way).
+1: danielsh (conditioned upon the backport done as per Paul's comment)
+Veto-blocked changes:
+=====================
+
+Approved changes:
+=================
+
* r1174652
Fix Windows retry loop error handling when removing file. On some cases
svn_io_remove_file2() returns error "Can't remove file '': No error", while
@@ -153,10 +159,4 @@ Candidate changes:
Returning error when file actually was deleted is potentally dangerous
thing.
Votes:
- +1: ivan, philip
-
-Veto-blocked changes:
-=====================
-
-Approved changes:
-=================
+ +1: ivan, philip, danielsh