From owner-freebsd-chat Wed May 17 11:26:18 2000 Delivered-To: freebsd-chat@freebsd.org Received: from smtp02.primenet.com (smtp02.primenet.com [206.165.6.132]) by hub.freebsd.org (Postfix) with ESMTP id E53A637BB64 for ; Wed, 17 May 2000 11:26:05 -0700 (PDT) (envelope-from tlambert@usr05.primenet.com) Received: (from daemon@localhost) by smtp02.primenet.com (8.9.3/8.9.3) id LAA03844; Wed, 17 May 2000 11:25:29 -0700 (MST) Received: from usr05.primenet.com(206.165.6.205) via SMTP by smtp02.primenet.com, id smtpdAAAzwaOzh; Wed May 17 11:25:17 2000 Received: (from tlambert@localhost) by usr05.primenet.com (8.8.5/8.8.5) id LAA07572; Wed, 17 May 2000 11:25:50 -0700 (MST) From: Terry Lambert Message-Id: <200005171825.LAA07572@usr05.primenet.com> Subject: Re: Salon article on BSD To: mellon@pobox.com (Anatoly Vorobey) Date: Wed, 17 May 2000 18:25:50 +0000 (GMT) Cc: chat@FreeBSD.ORG In-Reply-To: <20000516084731.A49446@happy.checkpoint.com> from "Anatoly Vorobey" at May 16, 2000 08:47:31 AM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-chat@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Here's Linus quoted inside on why he doesn't do source control: > > "The purely technical side of keeping track of the sources can be > handled by source control packages," says Torvalds, "but at least, in > my opinion, they actually tend to favor the approach of 'Let's put > this in now; if it turns out to be a mistake, we can always revert it > because we have source control.' And of course, nobody ever actually > does clean up anything. Or hardly ever. So I think the real problem in > computer science is to have quality control before it even hits the > distribution, and so far there isn't any other package than the human > brain that can do that job." > > This is so mind-boggingly... misguided?... I just don't know what to > say to this. Well, how about: 1) Source control promotes deleting things that the people in charge of the source control aren't using any more because "we can always recover it from the attic". 2) Source control tends to polarize all developement along a single line of research, unless that source control is extremely capable -- and CVS is not sufficiently capable of resolving this problem, any more than the old patchkit code was. I think he's just rationalizing a (valid) gut feel for the currently freely avaible tools. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message