Author: ivan
Date: Fri Sep 23 11:25:26 2011
New Revision: 1174667

URL: http://svn.apache.org/viewvc?rev=1174667&view=rev
Log:
* STATUS: Propose r1174652 for backport.

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=1174667&r1=1174666&r2=1174667&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Fri Sep 23 11:25:26 2011
@@ -145,6 +145,16 @@ Candidate changes:
                  if the backport is done that way).
      +1: danielsh (conditioned upon the backport done as per Paul's comment)
 
+ * 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
+   file was actually deleted from disk.
+   Justification:
+     Returning error when file actually was deleted is potentally dangerous
+     thing.
+   Votes:
+     +1: ivan
+
 Veto-blocked changes:
 =====================
 


Reply via email to