[GRASS-dev] [GRASS GIS] #1940: wingrass - nsis - script in release mode: !define SVN_REVISION "@GRASS_VERSION_SVN@" not set

GRASS GIS trac at osgeo.org
Tue Jul 23 02:08:59 PDT 2013


#1940: wingrass - nsis - script in release mode: !define SVN_REVISION
"@GRASS_VERSION_SVN@" not set
----------------------------+-----------------------------------------------
 Reporter:  hellik          |       Owner:  grass-dev@…              
     Type:  defect          |      Status:  new                      
 Priority:  critical        |   Milestone:  6.4.3                    
Component:  Packaging       |     Version:  6.4.3 RCs                
 Keywords:  nsis, wingrass  |    Platform:  MSWindows 7              
      Cpu:  x86-64          |  
----------------------------+-----------------------------------------------

Comment(by hellik):

 Replying to [comment:11 hamish]:
 >
 > from the subject of this bug it seems the issue has to do with building
 an official versioned release, not with a random svn snapshot build?
 >
 > In that case the svn rev and thus svnversion are mostly irrelevant;
 ".svn/" metadata is not in the final tarball, and if a historian is
 curious what svn rev the version refers to they can always look it up in
 the tag's log.

 see
 http://trac.osgeo.org/grass/browser/grass/branches/releasebranch_6_4/mswindows
 /GRASS-Installer.nsi.tmpl#L251

 {{{
         !define /math VERSION ${SVN_REVISION} + ${BINARY_REVISION}
 }}}

 ${VERSION} is used in the nsis-script/wingrass-installer to check if the
 installer is newer/older than the already installed

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



More information about the grass-dev mailing list