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

Sandro Santilli strk at kbt.io
Sun Aug 6 14:24:42 PDT 2017


My git-svn setup insists in adding carriage returns to the
extras/tiger_geocoder/upgrade_geocoder.bat file, as requested
by the following .gitattribute entry:

  *.bat     eol=crlf

The carriage returns where stripped by Regina in a recent commit:

		commit 0320c64fe2a1b480eef2c4cfa437536152545c22
		Author: Regina Obe <lr at pcorp.us>
		Date:   Thu Jul 27 16:19:13 2017 +0000

				Geocoder enhancements, add zip4 and address_alphanumeric, adjustments to pagc matching
				Closes #3747
				Closes #3748

				git-svn-id: http://svn.osgeo.org/postgis/trunk@15508 b70326c6-7e19-0410-871a-916f4a2858ee

		 extras/tiger_geocoder/upgrade_geocoder.bat | 38 +++++++++++++++++++-------------------
		 1 file changed, 19 insertions(+), 19 deletions(-)

So the question now is: is the .gitattribute entry not reflected in the
SVN world ? Does anyone know how to reflect it ? Note that I'm happy with
never using carriage-returns, as long as we are consistent about it...

--strk; 



More information about the postgis-devel mailing list