[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Savannah-hackers-public] (General) CVS commits notificiations probl
From: |
Sylvain Beucler |
Subject: |
Re: [Savannah-hackers-public] (General) CVS commits notificiations problem |
Date: |
Wed, 20 Aug 2008 23:37:08 +0200 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
On Wed, Aug 20, 2008 at 11:49:09PM +0300, Yavor Doganov wrote:
> Sylvain Beucler wrote:
> >
> > Can you give a specific example?
>
> The last mailed commit to www's web repository is this:
> <http://lists.gnu.org/archive/html/www-commits/2008-08/msg00165.html>
>
> I've personally done several checkins since then, so had Karl, and a
> few translators.
>
> The Emacs project usually has between 15-100 commits per day, but the
> last message I got was
> <http://lists.gnu.org/archive/html/emacs-commit/2008-08/msg00437.html>
>
> This is observed only with CVS repositories -- I keep receiving git
> push notifications from gnulib, autoconf, m4, etc.
Many thanks, I fixed the bug.
Previously repositories were updated only when there was a change. I
switched to a full/brute replication for various reasons but thus the
script missed all configurations that didn't change since last run -
effectively disabling all notifications. I made it consider all
configurations.
--
Sylvain