On May 16, 2007, at 4:34 PM, Garrett Rooney wrote:
On 5/16/07, Danny Angus <[EMAIL PROTECTED]> wrote:
Hi,
How do we ensure commiters @apache address is subscribed to commits@
*before* they flood the moderator?
On ever other ASF project I've been involved in we just deal with it
when it happens. Since many people subscribe via different addresses
it's difficult to require them to subscribe with an @apache.org one,
and since ezmlm is not very hackable it's not simple to fix the
problem other ways...
ezmlm is very hackable, just that its rather arcane. It should be
possible to write a script that parses the svn config and generates a
bunch of ezmlm commands to add people that can commit to a repository
section to the appropriate allow list. Preferably ran as a post-
commit hook on the svn config, or something :-).
Of course what's rather hard here is parsing the two parts of the
subversion config in the first place, since the authz is completely
separate from the notification config. But I wouldn't blame ezmlm for
that ;-)
- Leo, who once started such a script, but then life happened
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]