[fpc-other] Git & SVN

Graeme Geldenhuys mailinglists at geldenhuys.co.uk
Wed May 24 00:29:47 CEST 2017


On 2017-05-23 21:05, Florian Klämpfl wrote:
> FPC is a compiler and not an OS kernel, so would like to see such
> blog posts from big compilers: e.g. gcc, clang

OS Kernel, Compiler, any other project - what's the difference. Git 
development itself is managed in a very "distributed" way with multiple 
branches, maintenance releases etc. And more impressively, all branch 
merging is done by a single person. Their processes are quite well 
documented, and if you see how active the Git development is, it goes a 
long way proving that even a very active project can be managed by very 
few (one in this case).

My point is, you can learn from them to see how a project can be managed 
without adding extra work-load to one person or a small team (like FPC).

Regards,
   Graeme

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/

My public PGP key:  http://tinyurl.com/graeme-pgp


More information about the fpc-other mailing list