[webkit-dev] Windows port experiences

Alexey Proskuryakov ap-carbon at rambler.ru
Mon Mar 20 02:59:26 PST 2006


On 20.03.2006 09:23, "Eric Seidel" <macdome at opendarwin.org> wrote:

> Strange.  TortoiseSVN should respect the svn:eol-style=native (or
> lack there of) property on the individual files.  It sounds like
> Tortoise treats every file as though svn:eol-style=native were set,
> and converts all files to use DOS line endings when you check WebKit
> sources out.  If that's true, it sounds like a bug in the TortoiseSVN
> client.

  Somehow, some of the scripts have svn:eol-style set to native, so it
doesn't look like TortoiseSVN fault:

$ svn pl -v 
svn://anonsvn.opensource.apple.com/svn/webkit/trunk/WebKitTools/Scripts/buil
d-webkit
Properties on 
'svn://anonsvn.opensource.apple.com/svn/webkit/trunk/WebKitTools/Scripts/bui
ld-webkit':
  svn:executable : *
  prohibit-tabs : x
  svn:eol-style : native

- WBR, Alexey Proskuryakov





More information about the webkit-dev mailing list