On Thu, Aug 12, 2021 at 2:00 AM Bo Berglund via fpc-pascal <
[email protected]> wrote:

>
> What could I replace these svn co (or svn export) calls with?
>
the current:
svn co https://svn.freepascal.org/svn/fpc/tags/$FPCTAG/ $FPCVER
turns into:
svn co https://github.com/fpc/FPCSource/tags/$FPCTAG/$FPCVER

If you open https://github.com/fpc/ you can find all the mirrors are there.
And this is the official Github mirror, so all the latest changes should be
reflected there pretty quickly.

thanks,
Dmitry
_______________________________________________
fpc-pascal maillist  -  [email protected]
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to