On 08/09/10 00:47, Tom Lane wrote:
> Max Bowsher <maxb(at)f2s(dot)com> writes:
>> And, I've just tracked down that this bug was apparently fixed in CVS
>> 1.11.18, released November 2004.
>
> Hrm, what bug exactly? As far as I've gathered from the discussion,
> this is a fundamental design limitation of CVS, not a fixable bug.
The bug that CVS represented addition to a branch in a way which didn't
record when it occurred.
The way in which it was bludgeoned into the RCS file format was somewhat
hacky, but was a successful fix.
Max.