[Gambas-user] Switching to GitLab
Benoît Minisini
gambas at ...1...
Wed Aug 16 18:30:03 CEST 2017
Le 16/08/2017 à 18:19, Karl Reinl a écrit :
> Am Dienstag, den 15.08.2017, 11:59 -0400 schrieb PICCORO McKAY Lenz:
>
>> $ wget https://gitlab.com/gambas/gambas/repository/v3.10.0/archive.tar.gz
>> -O gambas-3.10.0.tar.gz
>> $ tar -zxvf gambas-3.10.0.tar.gz
>> $ cd gambas-v3.10.0-*
>
> Salut,
>
> not knowing git, and not having read anything about GitLab,
> following these instructions seems to run oK! But this is a > 35 MB
> download. Do I have to do that every time, if I want to get the newest
> release (I know the example is for the stable Version)?
> What is to do to get only the changes like with svn ? Any short HowTo
> somewhere ?
>
>
It's because the download tool of GitLab downloads everything
(especially the 'MakeWebSite' project that has a lot big files in it),
whereas the "make dist-bzip2" command only package what is relevant to
compile and install Gambas.
If no 'git' solution exist, maybe I will have to make these source
packages manually again, and store them on Sourceforge as usual...
--
Benoît Minisini
More information about the User
mailing list