Author: rhuijben
Date: Tue Feb 24 15:38:35 2015
New Revision: 1661989
URL: http://svn.apache.org/r1661989
Log:
* STATUS: Replace dummy nomination with actual nomination.
Modified:
subversion/branches/1.9.x/STATUS
Modified: subversion/branches/1.9.x/STATUS
URL:
http://svn.apache.org/viewvc/subversion/branches/1.9.x/STATUS?rev=1661989&r1=1661988&r2=1661989&view=diff
==============================================================================
--- subversion/branches/1.9.x/STATUS (original)
+++ subversion/branches/1.9.x/STATUS Tue Feb 24 15:38:35 2015
@@ -130,13 +130,22 @@ Candidate changes:
Votes:
+1: rhuijben
- * r1661718 and many others
- Fix invalid database state (moves) on incoming deletes during update
+ * ^/subversion/branches/1.9.x-crop-safety
+ Make 'svn update --set-depth X' safe, in that it won't just move your
+ changes to /dev/null
Justification:
- Fixes database corruption. A huge catch-up merge is probably easier
- than a backport.
+ Improves usability of the crop/exclude features. Avoids losing
+ things that shouldn't get lost.
+ Notes:
+ This feature uses code introduced in the
+ ^/subversion/branches/1.9.x-update-tc-detection
+ branch, to detect what can safely be deleted. As such it depends on
+ and is based on this branch.
+ .
+ Another reason to backport this, is that it fixes how we use the
+ database operations that remove nodes.
Votes:
- +0: rhuijben
+ +1: rhuijben
Veto-blocked changes:
=====================