On Mon, Jul 21, 2008 at 10:48:38AM -0700, Bob La Quey wrote:
PS. Is source for git managed in git, svn in svn, cvs in cvs?
I would suspect most VCSs take as an early goal to be self hosted as soon as possible. git was probably the earliest self hosting, the first version checked in was April 7, 2005, well before there was anything resembling a user-interface. Linus basically hand-wrote the commit data, and presented it basically as a way of representing history. The kernel was committed on April 16, 2005, still without much of a UI. Git is very actively developed using git, taking advantage of the distributed development it gives. David -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
