[fpc-pascal] How to get fpc and lazarus sources when svn has shut down?
Christo Crause
christo.crause at gmail.com
Thu Aug 12 10:53:53 CEST 2021
On Thu, Aug 12, 2021 at 7:34 AM LacaK via fpc-pascal <
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 ?
>
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20210812/716db729/attachment.htm>
More information about the fpc-pascal
mailing list