[postgis-tickets] [PostGIS] #4563: disable svn access from the web

PostGIS trac at osgeo.org
Sun Oct 27 11:42:22 PDT 2019


#4563: disable svn access from the web
---------------------+----------------------------
 Reporter:  strk     |      Owner:  pramsey
     Type:  defect   |     Status:  new
 Priority:  medium   |  Milestone:  Management 2.0
Component:  postgis  |    Version:
 Keywords:           |
---------------------+----------------------------
 The subversion repository has been superceded by git, but it is still
 accessible. So people with existing svn checkouts who didn't notice or
 remember the git transition who do "svn up" and expect to be on master can
 be misled.

 The desired property is that "svn up" (or "svn co") will fail, or perhaps
 will result in a checkout that is obviously not usable.

 It seems useful to have the svn source browser in trac still work, in case
 there are source links in tickets. But that is not in conflict with svn
 from the internet being denied, perhaps by an acl.


 See https://trac.osgeo.org/geos/ticket/934 for how this was done in GEOS

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4563>
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