Author: stsp
Date: Tue Nov 22 22:24:53 2011
New Revision: 1205196

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

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=1205196&r1=1205195&r2=1205196&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Tue Nov 22 22:24:53 2011
@@ -59,6 +59,20 @@ Candidate changes:
    Votes:
      +1: philip, danielsh
 
+ * r1205193
+   Fix 'svn import' with svn:eol-style 'native' and inconsistent EOLs.
+   Justification:
+     'svn import' with auto-props setting 'svn:eol-style' to 'native'
+     requires workarounds for files with inconsistent EOLs, while it
+     just works for fixed values like 'LF' or 'CRLF'. Mailing list discussion
+     at http://svn.haxx.se/dev/archive-2011-02/0767.shtml didn't find any
+     reason for this inconsistency. Also fixes up a poor error message.
+     Problem reported by user in #svn, see
+     http://colabti.org/irclogger/irclogger_log/svn?date=2011-11-22#l152 and
+     http://colabti.org/irclogger/irclogger_log/svn?date=2011-11-22#l203
+   Votes:
+     +1: stsp
+
 Veto-blocked changes:
 =====================
 


Reply via email to