Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 May 1997 16:45:02 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-CVSROOT@FreeBSD.ORG
Subject:   cvs commit: CVSROOT log_accum.pl
Message-ID:  <199705152345.QAA25187@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1997/05/15 16:45:02 PDT

  Modified files:
    .               log_accum.pl 
  Log:
  Fix some bugs that I introduced not long before committing last time..
  - suppress duplicate copies of mail to mailing lists when directories
    are crossed.  I removed the use of dbm files for simplicity and used
    flat text files, but I kinda forgot about the implicit unique keys, so
    work around it now.
  - Don't log the action header if it's unchanged from the last directory.
    It could still possibly be duplicated, but I'm pretty sure the branch
    tag hashing will stop that from happening. (I hope :-)
  - add an extra 5 chars to the directory column
  
  Revision  Changes    Path
  1.23      +18 -7     CVSROOT/log_accum.pl



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705152345.QAA25187>