On Jan 4, 2012 7:50 PM, "Daniel Shahaf" <d...@daniel.shahaf.name> wrote:
>
> Greg Stein wrote on Wed, Jan 04, 2012 at 14:45:24 -0500:
> > On Wed, Jan 4, 2012 at 14:33, Daniel Shahaf <d...@daniel.shahaf.name>
wrote:
> > > Someone created
> > >
https://svn.apache.org/repos/asf/incubator/devicemap/site/trunk/?p=1227271
> > > before the devicemap-commits@ list was created.  I expect no list
> > > received a commit mail about it.
> > >
> > > This PMC may want to review its mailer config and/or podling creation
> > > policies to ensure that no changes slip unnoticed.  Saying "once the
> > > commits mail flow, check the svn tree to see what it contained prior
to
> > > the first commit that was emailed about" might suffice.
> >
> > Couldn't we just have a default rule for asf/incubator/ go to
> > private@incubator? Once a podling is constructed and configured,
>
> You're glossing over some details here.  How does the commit mail for
> "svn mkdir -mm ^/incubator/thismaybeapodlingname/" know what list to
> deliver itself to?
>
> The post-commit hook, the mailing lists, and the MX's, run each on
> a different host.

Wouldn't it be something like:

for_path = /incubator/podling/.*
send_to = podling-commits@...

for_path = /incubator/*
send_to = private@incubator

...

Of course, now I realize the config above would send two emails. There
isn't a marker that says "if nothing else matched"

Hrm...

Reply via email to