Author: neels
Date: Thu Sep 22 22:03:17 2011
New Revision: 1174410
URL: http://svn.apache.org/viewvc?rev=1174410&view=rev
Log:
* ../branches/1.7.x/STATUS: Nominate r1174342.
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=1174410&r1=1174409&r2=1174410&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Thu Sep 22 22:03:17 2011
@@ -138,6 +138,21 @@ Candidate changes:
http://svn.haxx.se/dev/archive-2011-09/0482.shtml. I'm +1
if the backport is done that way).
+ * r1174342
+ Fix issue #4016: 'externals after upgrade from 1.6 have wrong URL
+ information in EXTERNALS rows'
+ Also: previously, the first failing external upgrade aborted all other
+ external upgrades, now just prints the error and carries on.
+ Justification:
+ Users will start upgrading their WCs right after the 1.7.0 release, and
+ it would be nice to have proper information in wc.db. I know of no real
+ problems when EXTERNALS rows are wrong and/or missing info, but we might
+ see them soon enough, or even hit problems if same users upgrade same WCs
+ to 1.8, much later. Those (few?) users may be very thankful (i.e. not
+ annoyed; as goes with the entire upgrade subcommand).
+ Votes:
+ +1: neels
+
Veto-blocked changes:
=====================