Changes between Version 24 and Version 25 of DownloadSource

Show
Ignore:
Timestamp:
04/27/08 05:30:53 (5 years ago)
Author:
martinl
Comment:

develbranch_6 created, trunk for grass7

Legend:

Unmodified
Added
Removed
Modified
  • DownloadSource

    v24 v25  
    2323The GRASS GIS software lives in the [http://subversion.tigris.org/ Subversion] source control system. It can be browsed online using the [http://trac.osgeo.org/grass/browser Browse Source] button on the top bar. 
    2424 
    25 With the subversion client software installed, the current GRASS '''development''' version can be extracted using the command: 
     25With the subversion client software installed, the current '''development''' version of '''GRASS 7''' can be extracted using the command: 
    2626 
    2727{{{ 
    2828  svn checkout https://svn.osgeo.org/grass/grass/trunk grass_trunk 
     29}}} 
     30 
     31To extract the current '''development''' version of '''GRASS 6''' use the command: 
     32 
     33{{{ 
     34  svn checkout https://svn.osgeo.org/grass/grass/branches/develbranch_6 grass6_devel 
    2935}}} 
    3036