Oh weird. I decided to go ahead and clone the gdal repo locally, but I don't see the tags there either. Maybe it's something to do with the svn -> git migration...
Worst case I will use the git SHA1 (184230238828f0f31aed7335e4c8443963437b66) from the 1.4.1 github URL you shared for configuring my git submodule. On Mon, Oct 6, 2014 at 12:20 PM, Even Rouault <[email protected]> wrote: > Le lundi 06 octobre 2014 18:08:22, Leif Gruenwoldt a écrit : >> I'm trying to add the gdal repo as a git submodule to one >> of my projects. My project requires a specific older revision of gdal >> (1.4.1) so I want to set the git submodule to that point in time, but it's >> hard to do that without the tags in the GitHub mirror. >> >> Can someone push the git tags to the gdal github mirror? > > It is already there (but it seems there's a UI problem with the github with > Firefox, at least my version. had to use Chrome to display branches/tags) > > https://github.com/OSGeo/gdal/tree/tags/1.4.1 > >> >> https://github.com/OSGeo/gdal >> >> Cheers >> _______________________________________________ >> gdal-dev mailing list >> [email protected] >> http://lists.osgeo.org/mailman/listinfo/gdal-dev > > -- > Spatialys - Geospatial professional services > http://www.spatialys.com _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
