[postgis-devel] [PostGIS] #242: Go back to having different scripts version from postgis lib version

PostGIS trac at osgeo.org
Fri Nov 6 23:57:51 PST 2009


#242: Go back to having different scripts version from postgis lib version
----------------------+-----------------------------------------------------
  Reporter:  robe     |       Owner:  pramsey      
      Type:  defect   |      Status:  reopened     
  Priority:  medium   |   Milestone:  postgis 1.4.1
 Component:  postgis  |     Version:               
Resolution:           |    Keywords:               
----------------------+-----------------------------------------------------
Changes (by robe):

  * status:  closed => reopened
  * resolution:  wontfix =>

Comment:

 Paul,

 Thanks -- I took a quick look at this script and it looks promising and an
 elegant solution to the problem.  Good solution though haven't figured out
 yet how this would tie in with our build of the postgis.sql file (unless
 we just amend our how to release to include this perl check step and keep
 manual for now)

 So our scripts version numbers would now be
 POSTGIS_MAJOR.POSTGIS_MINOR.SVNVERSION

 e.g.
 1.5.(svnversion since last script changed output from perl script)


 So I take it the challenge is to
 In our postgis_scripts_released() function -- some how stuff this perl
 gotten revision number in there.

 In our postgis_scripts_installed sql function -- some how stuff this perl
 gotten revision number in there.

 Or just take the manual way for now and hardcode it accordingly by
 manually running the perl script to get the number.  Would be nice if we
 could automate it though.

 So I guess this means I can reopen this?

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/242#comment:7>
PostGIS <http://trac.osgeo.org/postgis/>
PostGIS


More information about the postgis-devel mailing list