From 9e8b5ef218102c6d7f6e97fb4479c97a69a55a09 Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Fri, 14 Sep 2018 15:16:19 +0000 Subject: [PATCH] Avoid detail about which VCS is in use Drops SVN mentions from installation docs [ci skip] git-svn-id: http://svn.osgeo.org/postgis/trunk@16797 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/installation.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/installation.xml b/doc/installation.xml index cc67de0b0..94e0e6499 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -579,9 +579,9 @@ tar -xvzf postgis-&last_release_version;.tar.gz - If you obtained PostGIS from the SVN - - repository + If you obtained PostGIS from the + + code repository , the first step is really to run the script @@ -1928,7 +1928,7 @@ ALTER EXTENSION postgis_topology UPDATE TO "&last_release_version;";Version "&last_release_version;" of extension "postgis" is already installed Then everything is already up to date and you can safely ignore it. UNLESS -you're attempting to upgrade from an SVN version to the next (which +you're attempting to upgrade from an development version to the next (which doesn't get a new version number); in that case you can append "next" to the version string, and next time you'll need to drop the "next" suffix again: -- 2.40.0