[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Savannah-hackers-public] any need for a perl monger?
From: |
Sylvain Beucler |
Subject: |
Re: [Savannah-hackers-public] any need for a perl monger? |
Date: |
Fri, 17 Oct 2008 19:28:02 +0200 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
Hi,
This code is part of the CVS project so this isn't part of GNU or the
FSF. Nothing formal.
This is a CVS commit hook so the hook so this needs to be tested in a
CVS repository. Local access is OK (no need for a networked repository
to test this).
You can check how the hooks are configured at Savannah through e.g.:
rsync rsync://web.cvs.savannah.gnu.org/web/www/CVSROOT/commitinfo
rsync rsync://web.cvs.savannah.gnu.org/web/www/CVSROOT/loginfo
The content of /etc/log_accum-web.conf is just:
cvsweb http://web.cvs.savannah.gnu.org/viewcvs
--
Sylvain
On Fri, Oct 17, 2008 at 07:26:17AM -0700, Steve Dickinson wrote:
> Yes, I can take a look at that. Can you instruct me on how submitting code,
> testing changes, etc. works for FSF.
>
> On Thursday, October 16, 2008, at 01:06PM, "Sylvain Beucler" <address@hidden>
> wrote:
> >Hi Steve,
> >
> >Before getting deep in the Savannah project moderation lintian-like
> >tool, Yavor just pointed me that we're in need of a quicker Perl job:
> >
> > https://savannah.gnu.org/support/?106478
> >
> >which is to implement a size limit in CVS commit mail notifications.
> >The reason is that (non)gnu.org mailing lists have a size limit of
> >40kB (for bandwidth reason, just multiply by 1000 members and see :))
> >
> >They are sent by this tool:
> >
> >
> > http://cvs.savannah.gnu.org/viewvc/ccvs/contrib/log_accum.pl?revision=1.55&root=cvs&view=markup
> >
> >which isn't very complex.
> >
> >
> >Would you be interested in implementing this feature?
> >
> >Thanks,
> >
> >--
> >Sylvain
> >
> >