[geos-devel] [GEOS] #934: disable svn access from the web
GEOS
geos-trac at osgeo.org
Mon Oct 8 07:25:21 PDT 2018
#934: disable svn access from the web
-----------------------+--------------------------
Reporter: gdt | Owner: geos-devel@…
Type: task | Status: new
Priority: minor | Milestone: Management
Component: Default | Version: master
Severity: Annoyance | 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.
(leaving on Default because there isn't an appropriate component)
--
Ticket URL: <https://trac.osgeo.org/geos/ticket/934>
GEOS <http://trac.osgeo.org/geos>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).
More information about the geos-devel
mailing list