Author: philip
Date: Mon Apr 13 15:42:09 2015
New Revision: 1673229
URL: http://svn.apache.org/r1673229
Log:
* STATUS: Update/vote for 'svn st -r'.
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=1673229&r1=1673228&r2=1673229&view=diff
==============================================================================
--- subversion/branches/1.9.x/STATUS (original)
+++ subversion/branches/1.9.x/STATUS Mon Apr 13 15:42:09 2015
@@ -60,7 +60,7 @@ Release blockers for 1.9.0:
Candidate changes that cannot go into a later 1.9.x:
====================================================
- * r1671164, r1672578
+ * r1671164, r1672578, r1673228
Enable passing '-r' to 'svn status'
Justification:
Allows checking what changes when updating to some specific revision
@@ -68,7 +68,8 @@ Candidate changes that cannot go into a
Notes:
We supported this feature in the libsvn_client api since <= 1.0.
Votes:
- +1: rhuijben (for 1.9.0 only)
+ +1: rhuijben (for 1.9.0 only, not r1673228)
+ +1: philip (for 1.9.0 only)
* r1673170, r1673172
Introduce svn_fs_node_has_props() and use it where applicable