[cvsnt] $Log: is broken on 2088

Richard Wirth richard at wirthware.de
Tue Sep 13 11:18:07 BST 2005


Hello Tony,

  Expansion of log is broken:

  $Log$ is only correct when at the tip of HEAD, any other revision is
  broken. The content of the log is some snippet of the rcs file
  contents and some revisions are lost(!):

cvs update -r 1.71:

% $Log: File.txt,v $
% Revision 1.71  2005/07/22 07:28:04  user
% Release: head-0815
% Bugfixes:
% - description of some fixes
% @
% text
% @d1 1
% a1 1
% % $Id: File.txt,v 1.69 2005/07/19 14:18:38 user Exp $
% d10 8
% @
%
%
% 1.69
% log
% @Release: head-before
% Features:
....

Tip of Head:
cvs update -A

% $Log: File.txt,v $
% Revision 1.72  2005/07/22 15:22:44  user
% Release: head-final
% - release notes
%
% Revision 1.71  2005/07/22 07:28:04  user
% Bugfixes:
% - description of some fixes
%
% Revision 1.70  2005/07/19 15:59:55  user
% Release: head-old
% Bugfixes:
% - description blah blah
%
% Revision 1.69  2005/07/19 14:18:38  user
% Release: head-before
% Features:
....
  

-- 
Best regards,
 Richard                          mailto:richard at wirthware.de




More information about the cvsnt mailing list