Changes between Version 4 and Version 5 of OSGeoGit


Ignore:
Timestamp:
Oct 27, 2019, 12:46:49 PM (5 years ago)
Author:
strk
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • OSGeoGit

    v4 v5  
    1 The PostGIS source tree on OSGeo [https://wiki.osgeo.org/wiki/SAC:Gitea Gitea] instance (https://git.osgeo.org/gitea/postgis/postgis) is a [CodeMirrors mirror] of the [CodeRepository official repository].
    2 
    3 To get the source from !OSGeo Git Service, and start a configure:
    4 {{{
    5 git clone https://git.osgeo.org/gitea/postgis/postgis.git
    6 cd postgis
    7 ./autogen.sh
    8 ./configure
    9 }}}
    10 To fork PostGIS to modify and test new features, just click on the Fork button on top of the postgis page.
    11 You'll need to login using your OSGeo Userid (a link to register a new account will be found on the login page).
     1OSGeo git is now n [CodeRepository official repository].