You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Geoffrey Corey (JIRA)" <ji...@apache.org> on 2015/03/20 23:39:38 UTC

[jira] [Commented] (INFRA-9303) Cannot push to ASF Git

    [ https://issues.apache.org/jira/browse/INFRA-9303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372251#comment-14372251 ] 

Geoffrey Corey commented on INFRA-9303:
---------------------------------------

You are trying to push to git.apache.org, which is the read-only git mirror.

To fix this, you need to change the remote url:

git remote set-url origin https://git-wip-us.apache.org/repos/asf/incubator-usergrid.git

> Cannot push to ASF Git
> ----------------------
>
>                 Key: INFRA-9303
>                 URL: https://issues.apache.org/jira/browse/INFRA-9303
>             Project: Infrastructure
>          Issue Type: Bug
>            Reporter: David Johnson
>            Assignee: Geoffrey Corey
>
> After months of working fine I'm getting this error when I try to push to ASF Git:
> git -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree push -v upstream_apache USERGRID-405:USERGRID-405 
> Pushing to git://git.apache.org/incubator-usergrid.git
> fatal: remote error: access denied or repository not exported: /incubator-usergrid.git
> Completed with errors, see above
> Is there some problem with ASF Git or with my account / permissions?



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