[postgis-devel] Duplicate tags appearing in postgis git repo
Sandro Santilli
strk at kbt.io
Fri May 19 12:50:57 PDT 2017
On Fri, May 19, 2017 at 01:14:04PM -0400, John Harvey wrote:
> Let's look at a singular example: 2.2.0.
>
> 1. The tagged release happened on 10/7/2015.
> 2. The release was announced:
> http://postgis.net/2015/10/07/postgis-2.2.0/
> 3. The corresponding source tarball was posted:
> http://download.osgeo.org/postgis/source/postgis-2.2.0.tar.gz
> 4. 4 months after release, 7 code commits were added to this tag. At
> this point, the subversion tag does not match the released tarball.
Ok, this is weird.
I went looking first in the git repository created
with git version 2.11.0 running the mirroring script's init and in
that repository the 2.2.0 tag does *not* have those commits.
Instead on the git repository used for the mirror sync there are those
extra 7 commits. There I have git version 2.1.4.
Now I'm curious to know if those 7 commits are also really in SVN
and what others do get by running the init scripts.
--strk;
More information about the postgis-devel
mailing list