[fpc-pascal] How to get fpc and lazarus sources when svn has shut down?
Martin Frb
lazarus at mfriebe.de
Thu Aug 12 11:05:34 CEST 2021
On 12/08/2021 10:53, Christo Crause via fpc-pascal wrote:
>
> On Thu, Aug 12, 2021 at 7:34 AM LacaK via fpc-pascal
> <fpc-pascal at lists.freepascal.org
> <mailto:fpc-pascal at lists.freepascal.org>> wrote:
>
>
> I have related question: in SVN was possible to checkout specific
> sub-directory (for example if I am interested in fcl-db package
> only I checkedout only this sub-directory).
> Is it possible with gitlab? Or I must clone whole
> https://gitlab.com/freepascal.org/fpc/source
> <https://gitlab.com/freepascal.org/fpc/source> ?
>
>
> There is a relatively new git feature "sparse-checkout" that could
> potentially be used in this case (I haven't tested this). See e.g.
> https://stackoverflow.com/a/60729017/13781629
> <https://stackoverflow.com/a/60729017/13781629>
>
Afaik that is only checkout.
You still clone the entire set of files.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20210812/a8b09fd8/attachment.htm>
More information about the fpc-pascal
mailing list