[PostGIS] #5824: Wrong git clone URL in installation.xml.
PostGIS
trac at osgeo.org
Sun Dec 22 18:17:02 PST 2024
#5824: Wrong git clone URL in installation.xml.
---------------------+---------------------------
Reporter: xinbo | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.5.2
Component: postgis | Version: 3.5.x
Keywords: |
---------------------+---------------------------
The git clone URL in the installation.xml file is incorrect.
<programlisting>git clone
https://git.osgeo.org/gitea/postgis/postgis.git postgis
cd postgis
sh autogen.sh
</programlisting>
Extra "postgis"
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5824>
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