User: rinkrank
  Date: 02/10/28 17:43:19

  Modified:    .        log_accum.pl
Log Message:
  qwefqadadsASD
  
  Revision  Changes    Path
  1.5       +1 -1      CVSROOT/log_accum.pl
  
  Index: log_accum.pl
  ===================================================================
  RCS file: /cvsroot/xdoclet/CVSROOT/log_accum.pl,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -w -r1.4 -r1.5
  --- log_accum.pl      29 Oct 2002 01:29:43 -0000      1.4
  +++ log_accum.pl      29 Oct 2002 01:43:19 -0000      1.5
  @@ -513,13 +513,13 @@
       push(@text, &read_file("$ADDED_FILE.$i.$id", "Added:"));
       push(@text, &read_file("$REMOVED_FILE.$i.$id", "Removed:"));
       push(@text, "Log Message:");
  +    push(@text, "Index:");
       push(@text, &read_logfile("$LOG_FILE.$i.$id", "  "));
       if ($rcsidinfo == 2) {
        if (-e "$SUMMARY_FILE.$i.$id") {
            push(@text, "  ");
            push(@text, "  Revision  Changes    Path");
            push(@text, &read_logfile("$SUMMARY_FILE.$i.$id", "  "));
  -         push(@text, "Index:");
        }
       }
       push(@text, "");
  
  
  
Index:


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to