Shawn Wilson writes: > > I'm using the log.pl script to generate an when somebody does a commit on a > module. I've seen this work before, but on our setup we're getting one email > for every directory within the module where changes were made, instead of a > single email with everything.
That's the way it's always worked -- the loginfo script is called once for each directory where files are committed. If you want a single message per commit, see commit_prep.pl and log_accum.pl. -Larry Jones All this was funny until she did the same thing to me. -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
