Changes between Version 3 and Version 4 of OSGeoGit


Ignore:
Timestamp:
Apr 5, 2017, 7:35:43 AM (7 years ago)
Author:
strk
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OSGeoGit

    v3 v4  
    1 The GEOS source tree on OSGeo [https://wiki.osgeo.org/wiki/SAC:Gogs Gogs] instance (https://git.osgeo.org/gogs/geos/geos) 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/gogs/geos/geos.git
    6 cd geos
    7 ./autogen.sh
    8 ./configure
    9 }}}
    10 To fork GEOS to modify and test new features, just click on the Fork button on top of the geos 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).
     1See [CodeRepository].