[GRASS-dev] g.version -r versus g.version -g

Markus Neteler neteler at osgeo.org
Tue May 8 07:54:12 EDT 2012


Hi,

I think that g.version -r should output the content of -g since the output
of -r is confusingly lagging behind:

# as of today:
GRASS 7.0.svn (eu_laea):~ > g.version -r
GRASS 7.0.svn (2012)
libgis Revision: 51177
libgis Date: 2012-03-28 16:36:45 +0200 (Wed, 28 Mar 2012)

# but (white space taken out):
GRASS 7.0.svn (eu_laea):~ > head software/grass70/.svn/entries
10
dir
51601
https://svn.osgeo.org/grass/grass/trunk
https://svn.osgeo.org/grass
2012-05-08T11:33:40.784753Z

# this output looks ok:
GRASS 7.0.svn (eu_laea):~ > g.version -g
version=7.0.svn
revision=51601
date=2012

I would suggest that g.version -r be changed to output the values of -g.

Markus


More information about the grass-dev mailing list