Re: BitBucket: GPL-ed KitBeeper clone

Horst von Brand (vonbrand@inf.utfsm.cl)
Wed, 12 Mar 2003 21:03:14 -0400


Daniel Phillips <phillips@arcor.de> said:

[...]

> For dependencies between changes, rather than any fixed ordering, it's better
> to record the actual precedence information, i.e., "a before b", where a and
> b are id numbers of changes (I think everybody agrees changes are first class
> objects). These precedence relations can be determined automatically: if two
> changes do not occur in the same file, there is no certainly no precedence
> relation.

Wrong. Edit a header adding a new type T. Later change an existing file
that already includes said header to use T. Change a function, fix most
uses. Find a wrong usage later and fix it separately. Change something, fix
its Documentation/ later. Note how you can come up with dependent changes
that _can't_ be detected automatically.

-- 
Dr. Horst H. von Brand                   User #22616 counter.li.org
Departamento de Informatica                     Fono: +56 32 654431
Universidad Tecnica Federico Santa Maria              +56 32 654239
Casilla 110-V, Valparaiso, Chile                Fax:  +56 32 797513
-
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/