Re: [fpc-pascal] FPC & Lazarus moving to gitlab

2021-07-04 Thread Martin Frb via fpc-pascal

On 04/07/2021 21:25, Bo Berglund via fpc-pascal wrote:


Does this mean that the sources will disappear from SVN?

From the current svn => yes. afaik


I am using scripts to install FPC and Lazarus on new systems and these use svn
co commands towards:
https://svn.freepascal.org/svn/fpc/tags/
https://svn.freepascal.org/svn/lazarus/tags/

where I pick up the released code based on the tag value and build off of them.

Will that have to change to git now?


Can you spot the tag name in the below?
The rest of the url will change once it is no longer a "test conversion"

https://gitlab.com/freepascal.org/lazarus/lazarus_test_conversion_2/-/archive/lazarus_2_0_12/lazarus_test_conversion_2-lazarus_2_0_12.tar.gz
Also avail as zip.

No guarantees, but I expect that to keep working.
Of course you need to know the tag names.

There are 2 pages helping with using git.
Choose either one and stick with it. (if you try to use both, it will 
get confusing)

By the FPC team:  https://wiki.lazarus.freepascal.org/FPC_git
By me:  https://wiki.lazarus.freepascal.org/SVN_to_GIT_Cheatsheet

I recommend on the long run to switch to git.


___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal


Re: [fpc-pascal] FPC & Lazarus moving to gitlab

2021-07-04 Thread Bo Berglund via fpc-pascal
On Tue, 22 Jun 2021 18:05:14 +0200 (CEST), Michael Van Canneyt via fpc-devel
 wrote:

>The Free Pascal and Lazarus teams are in the process of switching to 
>Gitlab to manage their source code and issue reports.

Does this mean that the sources will disappear from SVN?

I am using scripts to install FPC and Lazarus on new systems and these use svn
co commands towards:
https://svn.freepascal.org/svn/fpc/tags/
https://svn.freepascal.org/svn/lazarus/tags/

where I pick up the released code based on the tag value and build off of them.

Will that have to change to git now?

(I don't use GIT anywhere and am unfamiliar with its commands and general
behaviour).


-- 
Bo Berglund
Developer in Sweden

___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal