You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by st...@apache.org on 2018/06/18 18:22:23 UTC

svn commit: r1833743 - /subversion/branches/1.10.x/STATUS

Author: steveking
Date: Mon Jun 18 18:22:23 2018
New Revision: 1833743

URL: http://svn.apache.org/viewvc?rev=1833743&view=rev
Log:
* STATUS: Nominate r1833621.

Modified:
    subversion/branches/1.10.x/STATUS

Modified: subversion/branches/1.10.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.10.x/STATUS?rev=1833743&r1=1833742&r2=1833743&view=diff
==============================================================================
--- subversion/branches/1.10.x/STATUS (original)
+++ subversion/branches/1.10.x/STATUS Mon Jun 18 18:22:23 2018
@@ -14,6 +14,12 @@ Status of 1.10.1:
 
 Candidate changes:
 ==================
+ * r1833621
+   Since on Windows Subversion does not handle symlinks, never check for reparse points.
+   Justification:
+     Without this, shell extensions like TSVN fail with files in OneDrive on Windows.
+   Votes:
+     +1: steveking
 
  * r1830883,r1830900,r1830901
    Prune externals from excluded subtrees after 'update --set-depth=exclude'