[postgis-devel] extras/tiger_geocoder/upgrade_geocoder.bat and CRLF

Sandro Santilli strk at kbt.io
Mon Aug 7 13:23:42 PDT 2017


On Mon, Aug 07, 2017 at 09:03:51PM +0200, Mateusz Loskot wrote:
> On 7 August 2017 at 20:47, Sandro Santilli <strk at kbt.io> wrote:
> > On Mon, Aug 07, 2017 at 02:31:34PM -0400, Regina Obe wrote:
> >>
> >> We have in place svnprop that forces these files to have CRLF.
> >
> > Evidently it is not working, because what you committed does not
> > have the carriage returns.
> 
> Because Regina uses EditorConfig-aware editor
> whereas your .editorconfig forces .bat files to LF?
> 
> # these are the defaults
> [*]
> charset = utf-8
> end_of_line = lf
> trim_trailing_whitespace = true
> insert_final_newline = true

Good catch !
.editorconfig fixed with r15538
and CR added again to the .bat file with r15539

--strk;



More information about the postgis-devel mailing list