[Digicool-CVS] CVS: CVSROOT - postcommit_actions:1.59

klm@digicool.com klm@digicool.com
Thu, 11 Mar 1999 14:32:22 -0500


Update of /cvs-repository/CVSROOT
In directory aldous:/projects/users/klm/CVSROOT

Modified Files:
	postcommit_actions 
Log Message:
Logging/error reporting strategy change.

 - let the log file accumulate - non-error, non-verbose entries are
   neglibible if non-empty.
 - on detected failures, send the complaints to CVSMASTER, including a 
   time stamp that appears in the accumulated log, so the entry can be 
   found.

Not the tidiest of all things - concurrent loggings will
intersperse.  But some work is going to have to be done to unravel
problems, anyway - this looks quite viable, at this point.