[postgis-tickets] [PostGIS] #4637: Change all references of svn to git and change revision number to use git hash
PostGIS
trac at osgeo.org
Fri Feb 7 13:18:33 PST 2020
#4637: Change all references of svn to git and change revision number to use git
hash
-----------------------------------+----------------------------
Reporter: robe | Owner: robe
Type: defect | Status: assigned
Priority: blocker | Milestone: PostGIS 2.3.11
Component: build/upgrade/install | Version: master
Keywords: |
-----------------------------------+----------------------------
Right now all branches except for master still have things like
svn_repo_revisions.pl instead of repo_revision.pl
so make_dist.sh (even on 3.0 branch is broken since I upgraded it not
realizing the repo_revision.pl it needs for git is not present).
Also all the docs still make a lot of references to svn and not git.
GNUMakefile.in also has svn junk.
Working on fixing for 3.0.1 and will backport my changes once done.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4637>
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-tickets
mailing list