|
|
-
Subscribing the commit notifier to the list
Benson Margulies 2011-10-04, 19:40
Alan, do you know how to do this?
-
Re: Subscribing the commit notifier to the list
Alan D. Cabrera 2011-10-04, 20:02
Other than having the individuals register their apache email addresses, nope. :( Regards, Alan
On Oct 4, 2011, at 12:40 PM, Benson Margulies wrote:
> Alan, do you know how to do this?
-
Re: Subscribing the commit notifier to the list
Drew Farris 2011-10-04, 20:14
I suspect one must edit infrastructure/trunk/subversion/authorization/asf-mailer.conf
I don't have the karma to do so however.
On Tue, Oct 4, 2011 at 4:02 PM, Alan D. Cabrera <[EMAIL PROTECTED]> wrote: > Other than having the individuals register their apache email addresses, nope. :( > > > Regards, > Alan > > On Oct 4, 2011, at 12:40 PM, Benson Margulies wrote: > >> Alan, do you know how to do this? > >
-
Re: Subscribing the commit notifier to the list
Alan D. Cabrera 2011-10-04, 20:38
Not sure what needs to change since the config looks to be the same as the other projects and I know those work fine. Regards, Alan
On Oct 4, 2011, at 1:14 PM, Drew Farris wrote:
> I suspect one must edit > infrastructure/trunk/subversion/authorization/asf-mailer.conf > > I don't have the karma to do so however. > > On Tue, Oct 4, 2011 at 4:02 PM, Alan D. Cabrera <[EMAIL PROTECTED]> wrote: >> Other than having the individuals register their apache email addresses, nope. :( >> >> >> Regards, >> Alan >> >> On Oct 4, 2011, at 12:40 PM, Benson Margulies wrote: >> >>> Alan, do you know how to do this? >> >>
-
Re: Subscribing the commit notifier to the list
Benson Margulies 2011-10-04, 20:53
The problem is that the emails are coming from @apache.org addresses, and those have to be added as aliases by asking ezlm. I've sent the request in for billie, I guess i'll deal with others as they turn up.
On Tue, Oct 4, 2011 at 4:38 PM, Alan D. Cabrera <[EMAIL PROTECTED]> wrote: > Not sure what needs to change since the config looks to be the same as the other projects and I know those work fine. > > > Regards, > Alan > > On Oct 4, 2011, at 1:14 PM, Drew Farris wrote: > >> I suspect one must edit >> infrastructure/trunk/subversion/authorization/asf-mailer.conf >> >> I don't have the karma to do so however. >> >> On Tue, Oct 4, 2011 at 4:02 PM, Alan D. Cabrera <[EMAIL PROTECTED]> wrote: >>> Other than having the individuals register their apache email addresses, nope. :( >>> >>> >>> Regards, >>> Alan >>> >>> On Oct 4, 2011, at 12:40 PM, Benson Margulies wrote: >>> >>>> Alan, do you know how to do this? >>> >>> > >
-
Re: Subscribing the commit notifier to the list
Drew Farris 2011-10-04, 20:54
Hi Alan,
Perhaps I misinterpreted the subject. I thought the issue was that commit messages should be going to the accumulo-commits list instead of the accumulo-dev list -- the last commit I saw to asf-mailer via the infrastructure list had them going to accumulo-dev.
e.g: [/incubator/accumulo] for_paths = incubator/accumulo/ to_addr = [EMAIL PROTECTED]
should be: [/incubator/accumulo] for_paths = incubator/accumulo/ to_addr = [EMAIL PROTECTED]
Otherwise, I'm seeing commit messages on the accumulo-dev list with no problems.
Drew
On Tue, Oct 4, 2011 at 4:38 PM, Alan D. Cabrera <[EMAIL PROTECTED]> wrote: > Not sure what needs to change since the config looks to be the same as the other projects and I know those work fine. > > > Regards, > Alan > > On Oct 4, 2011, at 1:14 PM, Drew Farris wrote: > >> I suspect one must edit >> infrastructure/trunk/subversion/authorization/asf-mailer.conf >> >> I don't have the karma to do so however. >> >> On Tue, Oct 4, 2011 at 4:02 PM, Alan D. Cabrera <[EMAIL PROTECTED]> wrote: >>> Other than having the individuals register their apache email addresses, nope. :( >>> >>> >>> Regards, >>> Alan >>> >>> On Oct 4, 2011, at 12:40 PM, Benson Margulies wrote: >>> >>>> Alan, do you know how to do this? >>> >>> > >
-
Re: Subscribing the commit notifier to the list
Benson Margulies 2011-10-04, 20:56
No, the problem is that they are all moderated at the dev list. I think that the reason is that people are subscribed with their [EMAIL PROTECTED] addresses, but the bot makes them come from @apache.org.
On Tue, Oct 4, 2011 at 4:54 PM, Drew Farris <[EMAIL PROTECTED]> wrote: > Hi Alan, > > Perhaps I misinterpreted the subject. I thought the issue was that > commit messages should be going to the accumulo-commits list instead > of the accumulo-dev list -- the last commit I saw to asf-mailer via > the infrastructure list had them going to accumulo-dev. > > e.g: > [/incubator/accumulo] > for_paths = incubator/accumulo/ > to_addr = [EMAIL PROTECTED] > > should be: > [/incubator/accumulo] > for_paths = incubator/accumulo/ > to_addr = [EMAIL PROTECTED] > > Otherwise, I'm seeing commit messages on the accumulo-dev list with no problems. > > Drew > > On Tue, Oct 4, 2011 at 4:38 PM, Alan D. Cabrera <[EMAIL PROTECTED]> wrote: >> Not sure what needs to change since the config looks to be the same as the other projects and I know those work fine. >> >> >> Regards, >> Alan >> >> On Oct 4, 2011, at 1:14 PM, Drew Farris wrote: >> >>> I suspect one must edit >>> infrastructure/trunk/subversion/authorization/asf-mailer.conf >>> >>> I don't have the karma to do so however. >>> >>> On Tue, Oct 4, 2011 at 4:02 PM, Alan D. Cabrera <[EMAIL PROTECTED]> wrote: >>>> Other than having the individuals register their apache email addresses, nope. :( >>>> >>>> >>>> Regards, >>>> Alan >>>> >>>> On Oct 4, 2011, at 12:40 PM, Benson Margulies wrote: >>>> >>>>> Alan, do you know how to do this? >>>> >>>> >> >> >
-
Re: Subscribing the commit notifier to the list
Drew Farris 2011-10-05, 03:07
Ok, yes I was mistaken. I was thinking about a different problem. Thanks for the clarification.
Drew
On Tue, Oct 4, 2011 at 4:56 PM, Benson Margulies <[EMAIL PROTECTED]> wrote: > No, the problem is that they are all moderated at the dev list. I > think that the reason is that people are subscribed with their > [EMAIL PROTECTED] addresses, but the bot makes them come from > @apache.org. > > On Tue, Oct 4, 2011 at 4:54 PM, Drew Farris <[EMAIL PROTECTED]> wrote: >> Hi Alan, >> >> Perhaps I misinterpreted the subject. I thought the issue was that >> commit messages should be going to the accumulo-commits list instead >> of the accumulo-dev list -- the last commit I saw to asf-mailer via >> the infrastructure list had them going to accumulo-dev. >> >> e.g: >> [/incubator/accumulo] >> for_paths = incubator/accumulo/ >> to_addr = [EMAIL PROTECTED] >> >> should be: >> [/incubator/accumulo] >> for_paths = incubator/accumulo/ >> to_addr = [EMAIL PROTECTED] >> >> Otherwise, I'm seeing commit messages on the accumulo-dev list with no problems. >> >> Drew >> >> On Tue, Oct 4, 2011 at 4:38 PM, Alan D. Cabrera <[EMAIL PROTECTED]> wrote: >>> Not sure what needs to change since the config looks to be the same as the other projects and I know those work fine. >>> >>> >>> Regards, >>> Alan >>> >>> On Oct 4, 2011, at 1:14 PM, Drew Farris wrote: >>> >>>> I suspect one must edit >>>> infrastructure/trunk/subversion/authorization/asf-mailer.conf >>>> >>>> I don't have the karma to do so however. >>>> >>>> On Tue, Oct 4, 2011 at 4:02 PM, Alan D. Cabrera <[EMAIL PROTECTED]> wrote: >>>>> Other than having the individuals register their apache email addresses, nope. :( >>>>> >>>>> >>>>> Regards, >>>>> Alan >>>>> >>>>> On Oct 4, 2011, at 12:40 PM, Benson Margulies wrote: >>>>> >>>>>> Alan, do you know how to do this? >>>>> >>>>> >>> >>> >> >
|
|