On Thu, Jul 30, 2015 at 10:51 AM Jesus Cea <[email protected]> wrote: > On 30/07/15 19:37, Brett Cannon wrote: > > Thanks to Benjamin, we now have instructions in the devguide on how to > > help out with adding SSH keys for > > people: https://docs.python.org/devguide/developers.html#altering-access > > . For those of you who expressed interest in helping out, now you can! > > """ > jcea@ubuntu:~/hg/python$ hg clone ssh://[email protected]/repo > remote: Received disconnect from 104.130.43.97: 2: Too many > authentication failures for hgaccounts > abort: no suitable response from remote hg! > """ >
You might need to be added to admin the repo before it will authenticate your checkout.
_______________________________________________ python-committers mailing list [email protected] https://mail.python.org/mailman/listinfo/python-committers
