You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2013/09/11 09:39:51 UTC

[jira] [Created] (INFRA-6743) New committer - problems committing.

Dan Haywood created INFRA-6743:
----------------------------------

             Summary: New committer - problems committing.
                 Key: INFRA-6743
                 URL: https://issues.apache.org/jira/browse/INFRA-6743
             Project: Infrastructure
          Issue Type: Task
          Components: Git
            Reporter: Dan Haywood
            Priority: Minor


Just getting one of our new committers (madytyoo) to do his first commit to our codebase (Isis). 

He's cloned our git repo (https://git-wip-us.apache.org/repos/asf/isis.git), and is in the "isis" committers group, I think... 

However, he's getting an error: error: no DAV locking support on https://....

Can you help us diagnose the issue, please?
~~~

His config is:

[core]
        repositoryformatversion = 0
        filemode = true
        bare = false
        logallrefupdates = true
[remote "origin"]
        fetch = +refs/heads/*:refs/remotes/origin/*
        url = https://git-wip-us.apache.org/repos/asf/isis.git
[branch "master"]
        remote = origin
        merge = refs/heads/master
[user]
        name = Maurizio Taverna
        email = madytyoo@apache.org




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira