Author: philip
Date: Thu Jan 26 14:55:48 2012
New Revision: 1236213
URL: http://svn.apache.org/viewvc?rev=1236213&view=rev
Log:
* STATUS: Vote/approve patch --dry-run fix.
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=1236213&r1=1236212&r2=1236213&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Thu Jan 26 14:55:48 2012
@@ -123,14 +123,6 @@ Candidate changes:
Votes:
+1: philip, rhuijben
- * r1231944, r1231945
- Fix a patch problem where the patch file causes multiple levels of
- directories to be added and also deletes a file.
- Justification:
- Allows dry-run applying some patch files.
- Votes:
- +1: rhuijben, steveking
-
* r1232202, r1232207, r1232221, r1232222
Calling 'svn status PATH' on a node that is not present in a working
copy shouldn't show the status as missing.
@@ -198,3 +190,11 @@ Veto-blocked changes:
Approved changes:
=================
+
+ * r1231944, r1231945
+ Fix a patch problem where the patch file causes multiple levels of
+ directories to be added and also deletes a file.
+ Justification:
+ Allows dry-run applying some patch files.
+ Votes:
+ +1: rhuijben, steveking, philip