> Maybe I'm missing something subtle, but as I understand it, the problem is
> that a shell script (which will never be attempted to be run by native
> Windows) is sometimes failing because it has CRLF "Windows" line-endings.
>
> Why don't we set the svn:eol-style property on that file to be LF? That
> way, it will always get LF and only LF line endings, regardless of the
> system on which it is checked out.
>
> svn propset svn:eol-style 'LF' guess-rev.sh (and all other .sh files)

Certainly for .sh files that makes sense to me. I have never heard a reason
why we shouldn't force LF in this case.


-- 
Øyvind Harboe
Embedded software and hardware consulting services
http://consulting.zylin.com
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to