[Webkit-unassigned] [Bug 96934] Files with CRLF lineendigs without svn:eol-style=native kills git svn repositories

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 3 11:37:11 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=96934





--- Comment #4 from Roger Fong <roger_fong at apple.com>  2013-01-03 11:39:10 PST ---
So if you set 
*.vsprops = svn:eol-style=native
*.vcproj = svn:eol-style=native

in ~/.subversion/config
that should solve the line endings issue.

Not sure how to do deal with mime types yet.
I don't think you can just set

svn:mime-type = none

I'll make not of that in the Windows setup development steps

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list