Re: patch to automatically close bugs fixed by commits to CVS

2012-12-12 Thread Paul Wise
On Sun, Dec 2, 2012 at 12:48 PM, Paul Wise wrote: > I've patched log_accum.pl from CVSROOT[1] to also close bugs fixed in > the commits It turns out that the copy from CVSROOT isn't used at all and I should have been patching the debwww/cron.git repository. My patch was a bit buggy, I've tested

patch to automatically close bugs fixed by commits to CVS

2012-12-01 Thread Paul Wise
Hi all, I've patched log_accum.pl from CVSROOT[1] to also close bugs fixed in the commits that it sends mail to debian-www-cvs about. I figure that it is easiest to patch this script than to duplicate its functionality of aggregating commit messages from different directories. I haven't tested thi