Changes between Version 121 and Version 122 of CompileOnWindows

Show
Ignore:
Timestamp:
01/16/10 05:25:01 (3 years ago)
Author:
martinl
Comment:

64.svn

Legend:

Unmodified
Added
Removed
Modified
  • CompileOnWindows

    v121 v122  
    164164Alternatively '''TortoiseSVN''', a plugin for Windows Explorer, can be used for managing the local source tree. Download [http://tortoisesvn.tigris.org/ here]. 
    165165 
     166=== Grass-6.4.svn (releasebranch_64) === 
     167 
     1681. Download the grass-6.4.svn source tree with: 
     169 
     170 * Subversion (also see [wiki:DownloadSource#GRASS6.4 here]) 
     171{{{ 
     172cd /osgeo4w/usr/src 
     173svn co https://svn.osgeo.org/grass/grass/branches/releasebranch_64/ grass64_release 
     174}}} 
     175 
     176OR 
     177 
     178 * Download a weekly snapshot from [http://grass.osgeo.org/grass64/source/snapshot/ here] 
     179 
     180After installing, start with: 
     181{{{ 
     182/osgeo4w/apps/grass/bin/grass64 
     183}}} 
     184 
     185 
    166186=== Grass-6.5.svn (develbranch_6) === 
    167187