"Platonides" posted a comment on MediaWiki.r113362.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/113362#c32246

Commit summary for MediaWiki.r113362:

svn:eol-style native

Platonides's comment:

The problem is probably that it had a completely wrong eol-style:

<pre>
Property changes on: trunk/extensions/SideBarMenu/css/ext.sidebarmenu.css
___________________________________________________________________
Modified: svn:eol-style
- native *.eot = svn:mime-type=application/vnd.ms-fontobject *.gif = 
svn:mime-type=image/gif *.ico = svn:mime-type=image/vnd.microsoft.icon *.inc = 
svn:eol-style=native *.info = svn:eol-style=native 
*.install=svn:eol-style=native *.java = svn:eol-style=native *.jpeg = 
svn:mime-type=image/jpeg *.jpg = svn:mime-type=image/jpeg *.js = 
svn:eol-style=native *.jsp = svn:eol-style=native *.module = 
svn:eol-style=native *.php5 = svn:eol-style=native *.php = svn:eol-style=native 
*.pl = svn:eol-style=native *.pm = svn:eol-style=native *.png = 
svn:mime-type=image/png *.py = svn:eol-style=native *.sh = svn:eol-style=native 
*.sql = svn:eol-style=native *.svg = svn:mime-type=image/svg+xml *.tpl = 
svn:eol-style=native *.ttf = svn:mime-type=application/x-font-ttf *.txt = 
svn:eol-style=native *.woff = svn:mime-type=application/x-woff *.xcf = 
svn:mime-type=image/x-xcf Makefile = svn:eol-style=native SConscript = 
svn:eol-style=native SConstruct = svn:eol-style=native USERINFO = 
svn:eol-style=native
+ native
</pre>

When trying to convert from that mess into native eol-style, it isn't able and 
fails.

They had been like that since added in r113253. Looks like netbrain having 
badly configured autoprops.

_______________________________________________
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to