[fpc-pascal] Challenge accepted
Cyrax
evvke at hotmail.com
Fri Aug 16 03:51:03 CEST 2019
On 15/08/2019 00:14, Joost van der Sluis wrote:
> Op 11-08-19 om 12:28 schreef Michael Van Canneyt:
[snip]
>
> Another thing, can you help me setting up some kind of git-repository on
> the FPC-infrastructure? Or don't you have any plans in that direction?
>
> Regards,
>
> Joost.
> _______________________________________________
> fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
You could do that by yourself by using local svn mirror of FPC (so you
don't stress orginal source if the git mirror creation goes awry)
repository and subgit (<url:https://subgit.com/> needs java (!!!) [use
64-bit one] and decent amount memory, 16GB+ is suffcient and some swap
space, too).
subgit saves whole SVN history beatifully and have some speed
improvements and other optimizations over standard git-svn command.
More information about the fpc-pascal
mailing list