Hi all,

There is something strange with viewvc program.

If we take for example /en/language-defs.ent. The last revision is 1.46.
Cvs diff report this output between 1.45 and 1.46 :

Index: language-defs.ent
===================================================================
RCS file: /repository/phpdoc/en/language-defs.ent,v
retrieving revision 1.45
retrieving revision 1.46
diff -r1.45 -r1.46
1c1
< <!-- $Revision: 1.45 $ -->
---
> <!-- $Revision: 1.46 $ -->
43,44d42
< <!ENTITY PECLReference     "PECL Function Reference">
< <!ENTITY AddOnReference    "Addon Extension Function Reference">

But when we go on the viewVc interface here :
http://cvs.php.net/viewvc.cgi/phpdoc/en/language-defs.ent?r1=1.45&r2=1.46

We see exactly this change, but the change into the revision tag is incorrect. 
It display the correct revision version minor one.

You can confirm this ? or I miss understanding something ? ;)

Regards,

-- 
Yannick Torrès

Reply via email to