[Git][debian-gis-team/grass][ubuntugis/bionic] 27 commits: Define ACCEPT_USE_OF_DEPRECATED_PROJ_API_H for PROJ 6.0.0 compatibility.
Martin Landa
landa.martin at gmail.com
Fri Sep 6 11:07:55 BST 2019
Hi,
so 31. 8. 2019 v 13:21 odesÃlatel Sebastiaan Couwenberg
<sebastic at xs4all.nl> napsal:
> That seems like a bug in GRASS, using svn to download code from GitHub
> makes no sense. Use git clone with shallow options, e.g.:
>
> git clone --depth 1 https://github.com/OSGeo/grass-addons
yes, it will still clone all directories, the reason for `svn export`
is to fetch specific directory only.
du -s -c -h grass-addons/*
4.0K grass-addons/contributors.csv
26M grass-addons/grass6
73M grass-addons/grass7
4.0K grass-addons/README
4.0K grass-addons/README.md
15M grass-addons/roadmap
4.0K grass-addons/SUBMITTING
8.0K grass-addons/SVN_HOWTO.txt
448K grass-addons/tools
113M total
> There is also a spelling error: reporsitory -> repository:
>
> """Download source code from a official GitHub reporsitory
>
> Since download_source_code_svn() requires subversion, both git &
> subversion should be recommended by the package, and included in the
> documentation (REQUIREMENTS.html).
Thanks, fixed in
https://github.com/OSGeo/grass/commit/b206fcd70ead34b9bef38cd50e44232f0b24bc84
Martin
--
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
More information about the Pkg-grass-devel
mailing list