[ https://issues.apache.org/jira/browse/INFRA-15993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated INFRA-15993:
-----------------------------------
Labels: pull-request-available (was: )
> ACE and Attic
> -------------
>
> Key: INFRA-15993
> URL: https://issues.apache.org/jira/browse/INFRA-15993
> Project: Infrastructure
> Issue Type: Task
> Components: Git
> Environment: asf-authorization-template, asf-mailer.conf
> Reporter: jan iversen
> Priority: Major
> Labels: pull-request-available
>
> Hi
> I made a pull request a week ago, that somehow seems to have been lost (probably because
I did not do it correctly from my locally cloned infra repo).
> Today I followed https://cwiki.apache.org/confluence/display/INFRA/Git+workflow+for+infrastructure-puppet+repo
to the point, and died in "git push origin ..." which of course I am not allowed to do.
> It would be real nice with a 1 page, this is how you do from your local repo :-)
> Before I give up, can one of you please add this patch:
> diff --git a/modules/subversion_server/files/authorization/asf-authorization-template
b/modules/subversion_server/files/authorization/asf-authorization-template
> index b9e2d008..0a1ca633 100644
> --- a/modules/subversion_server/files/authorization/asf-authorization-template
> +++ b/modules/subversion_server/files/authorization/asf-authorization-template
> @@ -491,7 +491,7 @@ svnadmins={reuse:pit-authorization:svnadmins}
> @accumulo = rw
> [/ace]
> -@attic-pmc = rw
> +@ace = rw
> [/activemq]
> * = r
> diff --git a/modules/subversion_server/files/authorization/asf-mailer.conf b/modules/subversion_server/files/authorization/asf-mailer.conf
> index b97f930f..9b605439 100644
> --- a/modules/subversion_server/files/authorization/asf-mailer.conf
> +++ b/modules/subversion_server/files/authorization/asf-mailer.conf
> @@ -214,7 +214,7 @@ to_addr = notifications@ant.apache.org
> # Attic
> [/attic]
> -for_paths = (attic|abdera|ace|avalon|beehive|click|esme|etch|excalibur|harmony|hivemind|ibatis|jakarta|shale|lenya|whirr|deltacloud|directmemory|xmlbeans|stdcxx|shindig|rave|onami|wookie|mrunit|tuscany|continuum|devicemap|stratos|wink)/
> +for_paths = (attic|abdera|avalon|beehive|click|esme|etch|excalibur|harmony|hivemind|ibatis|jakarta|shale|lenya|whirr|deltacloud|directmemory|xmlbeans|stdcxx|shindig|rave|onami|wookie|mrunit|tuscany|continuum|devicemap|stratos|wink)/
> to_addr = general@attic.apache.org
> Thanks a lot in advance.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
|