git migration scheduled for 11 March 2014

Mark Côté mcote at mozilla.com
Fri Feb 28 16:02:26 UTC 2014


On 2014-02-28, 8:49 AM, Gervase Markham wrote:
> On 28/02/14 13:27, Denis Roy wrote:
>> You seem to be cloning anonymously.  Try using your committer ID and
>> https (or ssh).
> 
> If I am cloning anonymously and I am in fact being denied permission to
> write, then:
> 
> "fatal: http://git.mozilla.org/bugzilla/bugzilla/info/refs not valid: is
> this a git repository?"
> 
> is a pretty sucky error message to tell me so!
> 
> 
> Neither
> 
> gerv at hare:/usr/src$ git clone
> ssh://gerv@mozilla.org@git.mozilla.org/bugzilla/bugzilla bugzilla-git2
> 
> nor
> 
> gerv at hare:/usr/src$ git clone
> ssh://gerv@gerv.net@git.mozilla.org/bugzilla/bugzilla bugzilla-git2
> 
> work - both give permission denied. mcote: when you say you have ensured
> that the same people have access permissions, how have you done that? Am
> I gerv at mozilla.org or gerv at gerv.net? Is it using my standard Mozilla
> LDAP public key?
> 
> Gerv
> 
> 

If you go to the summary on git.mozilla.org, i.e.
http://git.mozilla.org/?p=bugzilla/bugzilla.git;a=commit;h=71eecc5cad02839e0206f46c6d0b0f77c5555081

you'll see that the URL is
ssh://gitolite3@git.mozilla.org/bugzilla/bugzilla.git

This is a bit weird, I know, but it's pretty typical for git.  GitHub
ssh URLs are similar (though with just "git@" instead of the overly long
"gitolite3").

Your LDAP key will work with this login.

Mark

_______________________________________________
dev-apps-bugzilla mailing list
dev-apps-bugzilla at lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-apps-bugzilla



More information about the developers mailing list