On 16/09/2011 01:09, Timothy Cook wrote: > Well, maybe you should consider real open source tools. > does git http://git-scm.com/ have any place in the discussion?
As a version control/repository system it has the advantage that it's designed to combat bi-trot - while being nicely distributive. github - https://github.com/plans The git repository service for many open-source project (including linux) is _not_ free (as in beer) though.

