[PATCH] D37099: Added optional validation of svn sources to Dockerfiles.

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 18 08:41:48 PDT 2017


My observation was that some files have the svn property eol-style:native
while others don't . This leads to files on windows and files on other
platforms being checked out with different line endings
On Mon, Sep 18, 2017 at 8:36 AM Justin Lebar via Phabricator <
reviews at reviews.llvm.org> wrote:

> jlebar added subscribers: zturner, jlebar.
> jlebar added a comment.
>
> Are the checksums intended to be valid across multiple platforms?  I
> recall that @zturner noticed that we use SVN in weird ways to munge
> newlines for some files on Windows.
>
>
> Repository:
>   rL LLVM
>
> https://reviews.llvm.org/D37099
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170918/32c676a6/attachment.html>


More information about the llvm-commits mailing list