Hacker News new | ask | show | jobs
by umanwizard 2419 days ago
FreeBSD uses SVN, and it is unlikely that they would ever move to git or mercurial, since they try to minimize the amount of copyleft code in the base system (e.g., they moved to Clang instead of GCC a few years ago)
2 comments

FreeBSD is looking into moving to Git.

https://wiki.freebsd.org/Git

Interesting... why?
Some OpenBSD devs may have the answer:

* http://gameoftrees.org/

Cool, I vaguely remember having seen this on HN but I either never looked at it or forgot. Thanks!