Did you know ... | Search Documentation: |
![]() | Why did SWI-Prolog move to GIT? |
The SWI-Prolog project moved from CVS to GIT because
Sofar, we are very happy with this move. Recent system failures have indeed proved that the distributed approach allows to restoring the central repository from the development systems easily.
SVN is a traditional central SCM. We wanted a distributed SCM to accommodate a more flexible and robust development model. Mercurial and Bazaar would have been serious options. GIT was brought to my attention by Markus Triska. A brief study on its working made me confident that it is a simple, robust and open SCM. The only drawback was relatively poor support of Windows clients, but CVS server emulation could deal with that. In the meanwhile, SWI-Prolog uses GIT modules that are (were?) not supported by the CVS bridge, but luckily the Windows clients have evolved to a usable level.