[postgis-devel] [PostGIS] #1716: SVN snapshot tarball lacks postgis_svn_revision.h
PostGIS
trac at osgeo.org
Thu Mar 29 12:34:01 PDT 2012
#1716: SVN snapshot tarball lacks postgis_svn_revision.h
-------------------------+--------------------------------------------------
Reporter: strk | Owner: chodgson
Type: defect | Status: closed
Priority: critical | Milestone: Management 1.0
Component: management | Version: trunk
Resolution: fixed | Keywords:
-------------------------+--------------------------------------------------
Changes (by chodgson):
* status: new => closed
* resolution: => fixed
Comment:
Hudson can't use make_dist.sh because (1) make_dist.sh doesn't really
support SVN revisions (it still has the word "cvs" in several places) and
(2) Hudson needs a special ./configure line that points to all the right
versions of the pre-reqs. So I just copied the perl command that makes the
postgis_svn_revision.h into the build script used by Hudson (it's
otherwise quite similar to make_dist.sh, perhaps one rainy day I would
consider consolidating them). The new snapshot has the svn revision header
included.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/1716#comment:5>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list