[GRASS-dev] Re: [GRASS GIS] #587: svn versions should better reflect svn rev

GRASS GIS trac at osgeo.org
Wed Oct 28 14:29:26 EDT 2009


#587: svn versions should better reflect svn rev
--------------------------+-------------------------------------------------
  Reporter:  hamish       |       Owner:  martinl  
      Type:  enhancement  |      Status:  reopened 
  Priority:  major        |   Milestone:  6.4.0    
 Component:  default      |     Version:  6.4.0 RCs
Resolution:               |    Keywords:  g.version
  Platform:  All          |         Cpu:  All      
--------------------------+-------------------------------------------------
Comment (by neteler):

 {{{
 ./configure ...
 checking for source directory... /home/neteler/grass70
 checking for build directory... /home/neteler/grass70
 checking for svnversion... /usr/bin/svnversion   # <<= takes 30 seconds
 checking for MacOSX App... no
 checking for MacOSX architectures... no
 ...
 }}}

 It reports (I didn't make distclean but recompiled):
 {{{

 GRASS 7.0.svn (spearfish60):~ > g.version -c
 GRASS 7.0.svn (2009) - r39627M

 GRASS 7.0.svn (spearfish60):~ > g.version -r
 GRASS 7.0.svn (2009) - r39627M
 Revision: 39136
 Date: 2009-09-12 08:17:35 +0200 (Sat, 12 Sep 2009)
 }}}

 (not sure where the M comes from and what 'Revision: 39136' might be)

 "svn info" reports:
 {{{
 GRASS 7.0.svn (spearfish60):~/grass70 > svn info
 Path: .
 URL: https://svn.osgeo.org/grass/grass/trunk
 Repository Root: https://svn.osgeo.org/grass
 Repository UUID: 15284696-431f-4ddb-bdfa-cd5b030d7da7
 Revision: 39627
 Node Kind: directory
 Schedule: normal
 Last Changed Author: martinl
 Last Changed Rev: 39626
 Last Changed Date: 2009-10-26 23:10:31 +0100 (Mon, 26 Oct 2009)
 }}}

 Looks (almost) fine to me!

 Markus

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/587#comment:23>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list