[wp-trac] [WordPress Trac] #28187: EOL of wp-config-sample is now somehow set to LF
WordPress Trac
noreply at wordpress.org
Wed Dec 16 09:36:15 UTC 2015
#28187: EOL of wp-config-sample is now somehow set to LF
--------------------------------+----------------------------
Reporter: tai | Owner: nacin
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: WordPress.org
Component: WordPress.org site | Version: 3.9
Severity: normal | Resolution:
Keywords: needs-nacin | Focuses:
--------------------------------+----------------------------
Comment (by SergeyBiryukov):
Replying to [comment:3 tai]:
> EOL of https://develop.svn.wordpress.org/tags/3.9.1/wp-config-sample.php
is set to CRLF,
> but the one of http://core.svn.wordpress.org/tags/3.9.1/wp-config-
sample.php is set to LF.
Confirmed. This appears to be an unintentional change between 3.7 and 3.8,
when [https://make.wordpress.org/core/2013/08/06/a-new-frontier-for-core-
development/ develop.svn.wordpress.org] and build.trac.wordpress.org were
introduced:
https://build.trac.wordpress.org/browser/tags/3.7/wp-config-sample.php
(`svn:eol-style` set to CRLF)
https://build.trac.wordpress.org/browser/tags/3.8/wp-config-sample.php
(`svn:eol-style` set to native)
Seems to be changed with https://build.trac.wordpress.org/browser/trunk
/wp-config-sample.php?rev=25861.
See [2370] and [5457] for the original commits (`svn:eol-style` changed
from native to CRLF).
@dd32, @ocean90: Should this be fixed in https://core.svn.wordpress.org/?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28187#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list