[postgis-devel] [PostGIS] #1666: make_dist.sh "pre-2.0.0-tag" does not add postgis_svn_revision.h
PostGIS
trac at osgeo.org
Sat Mar 10 02:30:59 PST 2012
#1666: make_dist.sh "pre-2.0.0-tag" does not add postgis_svn_revision.h
-------------------------+--------------------------------------------------
Reporter: mwtoews | Owner: strk
Type: defect | Status: closed
Priority: low | Milestone: PostGIS 2.0.0
Component: management | Version: trunk
Resolution: fixed | Keywords:
-------------------------+--------------------------------------------------
Changes (by strk):
* status: reopened => closed
* resolution: => fixed
Comment:
r9443 makes it quiet when releasing old versions.
Note that pushd/popd are non-posix.
http://stackoverflow.com/questions/5193048/bin-sh-pushd-not-found
Also, the unneeded owd/cd lines are meant to keep things in blocks you can
move. If you see a bug in there file a ticket for 2.0 milestone, otherwise
enhancements can be discussed but better keep changes small and focused
for 2.0.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1666#comment:6>
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