Changes between Version 4 and Version 5 of Release/7.8.0-News


Ignore:
Timestamp:
Aug 13, 2019, 3:01:27 PM (5 years ago)
Author:
neteler
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Release/7.8.0-News

    v4 v5  
    1919   * https://github.com/OSGeo/grass/releases/tag/grass_7_8_0RC1
    2020   * https://grass.osgeo.org/grass78/source/grass-7.8.0RC1.tar.gz ([https://grass.osgeo.org/grass78/source/grass-7.8.0RC1.md5sum md5sum])
    21 === SVN Source Code ===
     21=== Git Source Code ===
    2222
    2323 * Milestone: [milestone:"7.8.0"]
    2424 * Release branch created in rXXXXX
    25  * SVN Checkout latest 7.8 release branch (including yet unpublished bugfixes):
     25 * Git clone of latest 7.8 release branch (including yet unpublished bugfixes):
    2626{{{
    27   svn checkout https://svn.osgeo.org/grass/grass/branches/releasebranch_7_8
     27  git clone https://github.com/OSGeo/grass.git
     28  cd grass
     29  git checkout releasebranch_7_8
    2830}}}
    2931