[chora] Strange thing in diff view
Anil Madhavapeddy
anil@recoil.org
Thu, 27 Sep 2001 09:40:06 +0100
On Wed, Sep 26, 2001 at 08:28:37PM +0200, Jan Schneider wrote:
> Hi,
>
> there is a strange thing happening if you view a diff between two versions:
> The differences are shown correctly exepty lines with keywords (at least with
> the keyword $Horde$). What is shown are the lines from the versions before
> the two that are diff'ed.
I've noticed that, but it appears to be an RCS-ism ... we could
just strip out $$ tags, but it's hard to tell which are the custom
ones ($Id$ is easy)
Anil