$include_dir="/home/hyper-archives/boost-testing/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2007-09-26 13:43:12
Rene Rivera wrote:
> Rene Rivera wrote:
>> Beman Dawes wrote:
>>> Sebastian Redl wrote:
>>>> Beman Dawes wrote:
>>>>> The patch has been applied, the revision number is present in at least
>>>>> some of the .xml files, and "rev" is appearing in the column heads.
>>>>>
>>>>> But no actual revision number is appearing.
>>>>>
>>>> I underestimated the complexity of the stylesheets. Apparently, they
>>>> generate a completely different tree from the original, and then process
>>>> THAT.
>>>> The revision number has to be explicitly transferred to the new
>>>> stylesheet. The attached patch does that.
>>> OK, applied. Cross your fingers:-)
>> It had no effect.
>
> Scratch that... Some rev numbers are showing up now.
Hum... Could the tests missing the rev numbers be the ones run from
tarballs?
--Beman