RE: A modest proposal -- We need a patch penguin

Dana Lacoste (dana.lacoste@peregrine.com)
Wed, 30 Jan 2002 10:33:08 -0800


> The whole point of the pristine tree is to give yourself a tree into
> which you can import Linus patches. If you start putting extra stuff
> in there you will get patch rejects.

or in the opposite direction : your changesets sent to linus have to be
patches against the pristine tree, not against your-working-tree-with-
several-patches-that-linus-doesn't-have.

(tying your response to Ingo into this one :)

it makes sense : any submitted patches should be against a known-clean
state, which means that the 'linear' element that people complain about
is actually bk enforcing some rather logical development practices.

but if linus isn't going to accept changesets (only patches) anyways,
then i guess it really doesn't matter :)

dana lacoste
ottawa, canada
-
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/