You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Daniel Gruno (JIRA)" <ji...@apache.org> on 2016/06/03 08:10:59 UTC

[jira] [Resolved] (INFRA-12021) Require commit access to incubator-gossip repo

     [ https://issues.apache.org/jira/browse/INFRA-12021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Gruno resolved INFRA-12021.
----------------------------------
    Resolution: Fixed

user has been added to incubator group, nothing more to do here :)

> Require commit access to incubator-gossip repo
> ----------------------------------------------
>
>                 Key: INFRA-12021
>                 URL: https://issues.apache.org/jira/browse/INFRA-12021
>             Project: Infrastructure
>          Issue Type: Task
>          Components: Git
>            Reporter: Edward Capriolo
>            Assignee: Daniel Gruno
>            Priority: Critical
>
> I am a committer on the incubator-gossip project. When attempting to push I receive a hook that I do not have proper access. Please let me know if i am doing this incorrectly. 
> {noformat}
> [edward@jackintosh incubator-gossip]$ git remote -v
> doellerbe	https://github.com/doellerbe/incubator-gossip.git (fetch)
> doellerbe	https://github.com/doellerbe/incubator-gossip.git (push)
> origin	http://git.apache.org/incubator-gossip.git (fetch)
> origin	https://ecapriolo@git-wip-us.apache.org/repos/asf/incubator-gossip.git (push)
> {noformat}
> {noformat}
> [edward@jackintosh incubator-gossip]$ git push origin master
> Password for 'https://ecapriolo@git-wip-us.apache.org': 
> Counting objects: 54, done.
> Delta compression using up to 4 threads.
> Compressing objects: 100% (34/34), done.
> Writing objects: 100% (42/42), 22.05 KiB, done.
> Total 42 (delta 10), reused 0 (delta 0)
> remote: You are not authorized to edit this repository.
> remote: 
> To https://ecapriolo@git-wip-us.apache.org/repos/asf/incubator-gossip.git
>  ! [remote rejected] master -> master (pre-receive hook declined)
> error: failed to push some refs to 'https://ecapriolo@git-wip-us.apache.org/repos/asf/incubator-gossip.git'
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)