cvs commit: CVSROOT log_accum.pl
YONETANI Tomokazu
qhwt+dfly at les.ath.cx
Wed Jan 25 19:32:43 PST 2006
On Tue, Jan 24, 2006 at 08:27:03PM -0800, Justin C. Sherrill wrote:
> justin 2006/01/24 20:27:03 PST
>
> DragonFly src repository
>
> Modified files:
> . log_accum.pl
> Log:
> Add code to show links to added or removed files in commit emails. Taken
> from FreeBSD rev. 1.85 of this file. (It's been sitting for a bit because
> I'm a dink and didn't realize I could commit to CVSROOT.)
>
> Original request:
> http://leaf.dragonflybsd.org/mailarchive/commits/2006-01/msg00008.html
>
> Revision Changes Path
> 1.6 +39 -1 CVSROOT/log_accum.pl
>
>
> http://www.dragonflybsd.org/cvsweb/CVSROOT/log_accum.pl.diff?r1=1.5&r2=1.6&f=u
This is not working, because of missing subroutines get_revision_number()
and count_lines_in_revision(). However, even if I brought two functions
from FreeBSD version, adding or removing new files still fills up half
of the screen with warnings from log_accum.pl and cfg.pm. Maybe it's
something to do with the difference between the cvs versions; I only
tested it on the cvs server at work and we use cvs-1.12.12 on it.
More information about the Commits
mailing list