#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: svn-trunk
Resolution: | Keywords: g.version
Platform: All | Cpu: All
--------------------------+-------------------------------------------------
Changes (by neteler):
* milestone: 6.5.0 => 6.4.0
Comment:
I revisited this today:
{{{
#### after svn up ; make distclean etc:
GRASS 6.4.0svn (spearfish60):~ > g.version -r
GRASS 6.4.0svn (2010)
Revision: 37101
Date: 2009-05-10 13:35:38 +0200 (Sun, 10 May 2009)
GRASS 6.4.0svn (spearfish60):~ > svn info grass64 | grep Rev
Revision: 42707
Last Changed Rev: 42681
#### after svn up ; make distclean etc:
GRASS 7.0.svn (spearfish60):~ > g.version -r
GRASS 7.0.svn42704 (2010)
Revision: 41297
Date: 2010-03-05 19:25:25 +0100 (Fri, 05 Mar 2010)
GRASS 7.0.svn (spearfish60):~ > svn info grass70 | grep Rev
Revision: 42707
Last Changed Rev: 42704
}}}
I would rather remove the -r flag than displaying outdated info.
Of course a real solution would be preferred.
Markus
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/587#comment:48>
GRASS GIS <http://grass.osgeo.org>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev