Re: [fpc-pascal] How to get fpc and lazarus sources when svn has shut down?

2021-08-13 Thread Kevin Lyda via fpc-pascal
On Wed, Aug 11, 2021 at 10:56 PM Bo Berglund via fpc-pascal wrote: > How big a size is the git clone going to pull? : ok;: Fri 13 9:13; cd /tmp;: : kevin@yona on pts/7; time git clone https://gitlab.com/freepascal.org/fpc/source.git fpc.git > fpc.git.out 2>&1 git clone https://gitlab.com/freepasc

Re: [fpc-pascal] How to get fpc and lazarus sources when svn has shut down?

2021-08-13 Thread Bo Berglund via fpc-pascal
On Thu, 12 Aug 2021 16:24:33 -0400, Dennis Lee Bieber via fpc-pascal wrote: >On Thu, 12 Aug 2021 16:39:56 +0200, Bo Berglund via fpc-pascal > declaimed >the following: > > >> >>Not verified by building fpc and lazarus on this machine yet. >>But it is clear that svn export is what should be in the

Re: [fpc-pascal] How to get fpc and lazarus sources when svn has shut down?

2021-08-13 Thread Michael Van Canneyt via fpc-pascal
On Fri, 13 Aug 2021, Bo Berglund via fpc-pascal wrote: For the case I am asking there is ABSOLUTELY NO WISH to keep any metadata or possibility to update to newer revisions. Just the complete source file trees are required. In that case by far the easiest is simply to download and extract th