Opened 5 years ago
Closed 5 years ago
#4637 closed defect (fixed)
Change all references of svn to git and change revision number to use git hash
Reported by: | robe | Owned by: | robe |
---|---|---|---|
Priority: | blocker | Milestone: | PostGIS 2.3.11 |
Component: | build | Version: | master |
Keywords: | Cc: |
Description
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.
Change History (7)
comment:1 by , 5 years ago
comment:7 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
In f022046/git: