DragonFly BSD
DragonFly commits List (threaded) for 2006-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: doc/notes release.txt


From: "Justin C. Sherrill" <justin@xxxxxxxxxxxxxxxxxx>
Date: Tue, 3 Jan 2006 22:22:50 -0500 (EST)

On Tue, January 3, 2006 2:59 pm, Matthew Dillon said:

>     I think FreeBSD recently adjusted their log_accum script to parse
>     out the new files.  This is the junk in /home/dcvs/CVSROOT, in
>     particular the log_accum.pl (perl) script.  I would have fixed this
>     long ago but I really have a hard time reading perl regex junk.
>
>     Would someone like to take up the job?

Looking at the code, it appears that the URL adding comes from reading off
the Revision summary, and the version of log_accum.pl that we have writes
that summary only for changed files, not for new or removed files.  The
subroutines were there, but they didn't do anything.

Version 1.85 of FreeBSD's log_accum.pl has that code - here's a diff to
apply it to our log_accum.pl.

http://leaf.dragonflybsd.org/~justin/log_accum.pl.diff

Matt - can you apply this?  This is untested, but I am relatively
confident it shouldn't damage anything.  It would be worthwhile to move to
the FreeBSD versions of these scripts at some point, as they've gone
through a lot of cleanup.




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]