In beta version, I suggest to replace ligne 2080 :
$one_commit .= ",
".FormatCvsDiffLink(ExcludeRepositoryFromPath($file),$version);
by :
$one_commit .= ",
".FormatCvsDiffLink(ExcludeRepositoryFromPath($file,0,1),$version);
(syntax copied from FormatCvsFileLink() ).
Logged In: YES
user_id=96898
This bug has been fixed in CVS tree.
So fix will be available with next release.
Logged In: YES
user_id=1312539
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).