Forum > Free Pascal

FPC & Lazarus moving to gitlab

<< < (36/36)

JuhaManninen:

--- Quote from: BSaidus on October 20, 2021, 07:22:52 pm ---Is there any way to do an SVN checkout to the Gitlab freepascal/lazarus repos ??

--- End quote ---
SVN checkout from the Gitlab repository? No, but git clone is super easy.
I see you use Windows. Please install TortoiseGit. It recommends a Git installation URL during the process if you don't have it installed already.
Git installation alone is sufficient, too. It comes with very nice GUI tools "git gui" and gitk.
If you work on FreeBSD, git should work very well. I use it on Linux without any extra GUI tools. "git gui" and gitk are enough for my purposes.

Martin_fr:

--- Quote from: BSaidus on October 20, 2021, 07:22:52 pm ---Helloooooooo,
Tel me gays ! Is there any way to do an SVN checkout to the Gitlab freepascal/lazarus repos ??

--- End quote ---

Answer has been given before. => Yes: GitHUB provides svn read only access.
(See earlier posts or check GitHUBs docs)

This feature only works, as long as GitHUB provides it. It works to whatever GitHUB supports. There is zero support from our side. And svn revisions can NOT be used in git reports and will be ignored.

Fred vS:

--- Quote from: BSaidus on October 20, 2021, 07:22:52 pm ---Helloooooooo,
Tel me gays ! Is there any way to do an SVN checkout to the Gitlab freepascal/lazarus repos ??

--- End quote ---

https://stackoverflow.com/questions/18900774/equivalent-of-svn-checkout-for-git

Martin_fr:

--- Quote from: Fred vS on October 21, 2021, 03:41:21 pm ---
--- Quote from: BSaidus on October 20, 2021, 07:22:52 pm ---Helloooooooo,
Tel me gays ! Is there any way to do an SVN checkout to the Gitlab freepascal/lazarus repos ??

--- End quote ---

https://stackoverflow.com/questions/18900774/equivalent-of-svn-checkout-for-git

--- End quote ---
We have 2 "svn 2 git translations" on our own wiki:
https://wiki.lazarus.freepascal.org/FPC_git
https://wiki.lazarus.freepascal.org/SVN_to_GIT_Cheatsheet

They are both separate complete mappings. The diff is explained on top of the 2nd one.

BSaidus:
Thanks guys, I see that "GITLAB" do not give svn access to repos, unlike "GITHUB".
Anyway, I use TurtoiseGit for access to GitLab freepascal/lazarus repositories.

Thank you.

Navigation

[0] Message Index

[*] Previous page

Go to full version