[PostGIS] #5852: Remove topogeo_addlinestring_expected from the .gitignore

PostGIS trac at osgeo.org
Mon Feb 17 10:34:13 PST 2025


#5852: Remove topogeo_addlinestring_expected from the .gitignore
-------------------------+---------------------------
 Reporter:  evsi         |      Owner:  strk
     Type:  enhancement  |     Status:  new
 Priority:  low          |  Milestone:  PostGIS 3.5.3
Component:  topology     |    Version:  3.4.x
 Keywords:               |
-------------------------+---------------------------
 topogeo_addlinestring_expected has been in the .gitignore for over a
 decade
 https://git.osgeo.org/gitea/postgis/postgis/commit/c6f35551d6b7b58d3d1502ec8ad6dacb9a241680
 However this file is not generated and is needed for tests.

 If somebody pulls the PostGIS repo, then re-adds everything to commit it
 somewhere else, this file will be lost and the subsequent
 topogeo_addlinestring test will fail as the file is missing.

 Dropping it from the .gitignore prevents that.

 I sent the simple change to the osgeo git repo:
 https://git.osgeo.org/gitea/postgis/postgis/pulls/239
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5852>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list