[fpc-other] Git & SVN
Sven Barth
pascaldragon at googlemail.com
Thu May 25 16:34:06 CEST 2017
2017-05-25 16:13 GMT+02:00 Karoly Balogh (Charlie/SGR)
<charlie at scenergy.dfmk.hu>:
> Hi,
>
> On Thu, 25 May 2017, Dimitrios Chr. Ioannidis via fpc-other wrote:
>
>> > Step 1: have an official FPC trunk Git mirror on our own server with a
>> > mirror/fork of it on GitHub (were those license troubles regarding GPL
>> > and Co I mentioned some months ago solved, btw?) and accept Pull
>> > Requests on the GitHub mirror (those would of course need to be
>> > processed by core devs willing to use Git :P )
>>
>> who needs github when you have gogs ( https://gogs.io/ ) ?
>>
>> It's a 5 minute setup and is very solid .
>
> Actually, the irony is strong with this one, as Gogs hosts their own
> source on Github. :) But it's actually looks like a cool interface if one
> needs self-hosted "Github", I like it, thanks for this.
It looks nice indeed and we *could* use it to have the main instance
for pull requests be our own server instead of GitHub, but we'd need
to evaluate if we could restrict authorization as much as we'd need it
(e.g. pull requests of non-authorized users would need to be addressed
by core devs, authorized users might either have full access or
restricted access (e.g. Matthias Gaertner could be restricted to
packages/fcl-passrc and packages/pas2js, so pull requests only
changing files there could go through as for ordinary core devs while
pull requests modifying other directories would need to be handled by
a core dev). Though we'd need to implement such restrictions anyway no
matter what we choose for the repo hosted on our own server...
Regards,
Sven
More information about the fpc-other
mailing list