You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Ian Clelland (JIRA)" <ji...@apache.org> on 2014/04/03 15:48:18 UTC

[jira] [Created] (INFRA-7529) Can't push to Cordova git reposotories

Ian Clelland created INFRA-7529:
-----------------------------------

             Summary: Can't push to Cordova git reposotories
                 Key: INFRA-7529
                 URL: https://issues.apache.org/jira/browse/INFRA-7529
             Project: Infrastructure
          Issue Type: Bug
          Components: Git
            Reporter: Ian Clelland
            Priority: Blocker


Cordova developers are currently unable to push to the Apache git repositories at {{https://git-wip-us.apache.org}}.

Reading from the repositories is working, as is cloning, but attempting to push results in a 500 error

{code:title=Sample session}
$ git push -v origin dev
Pushing to https://git-wip-us.apache.org/repos/asf/cordova-plugin-file.git
Username for 'https://git-wip-us.apache.org': ian
Password for 'https://ian@git-wip-us.apache.org': 
fatal: unable to access 'https://git-wip-us.apache.org/repos/asf/cordova-plugin-file.git/': The requested URL returned error: 500
{code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)