Re: source control?

From: Gérard Roudier (groudier@free.fr)
Date: Fri Aug 24 2001 - 05:29:21 EST


On Fri, 24 Aug 2001, Alan Cox wrote:

> > Is Linux development ever going to use source control?
>
> It does.

Pardon, I missed it. :)

> Or at least many of the development teams do.

Multiple source repositories means no-source-control, IMO.

> That doesn't mean a
> general CVS is a good idea.

So this means that most of programmers are probably idiots, given the
number of projects that use a _single_ source controlled repository. :)

> CVS make it all to easy for other people to
> push crap into your tree.

What other people?
You can only allow trusted people to commit, and backing out crap is quite
easy.

The only risk, in my opinion, of using a source-control system is that it
allows easy forking, that is often a bad idea for the long run. On all
other points, it is better, IMO, to use a source-control system with a
unique repository, than penguinish :) manual patching.

  Gérard.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Aug 31 2001 - 21:00:08 EST