[Sugar-devel] How to create a project on SugarLabs gitorious?
Bastien
bastienguerry at googlemail.com
Fri Jul 3 11:58:50 EDT 2009
Luke Faraone <luke at faraone.cc> writes:
> On Thu, Jul 2, 2009 at 06:13, Bastien <bastienguerry at googlemail.com> wrote:
>
> Bastien <bzg at laptop.org> writes:
>
> >> See this wiki page: http://wiki.sugarlabs.org/go/Activity_Team/Git_FAQ
> >
> > That's it, thanks.
>
> I have uploaded my id_dsa.pub key on my account.
>
> Please try again with RSA, use of DSA is discouraged.
Thanks.
I had both DSA and RSA keys on gitorious. I deleted the DSA key.
I still get this annoying error:
,----
| Access denied or bad repository path
| fatal: The remote end hung up unexpectedly
`----
My email on .gitconfig and gitorious are the same. I have this error
from several IP addresses, so I guess I'm not blacklisted.
Here is my ~/Activities/Helpfr.activity/.git/config file:
,----
| [core]
| repositoryformatversion = 0
| filemode = true
| bare = false
| logallrefupdates = true
| [remote "origin"]
| url = gitorious at git.sugarlabs.org:helpfr/mainline.git
| fetch = +refs/heads/*:refs/remotes/origin/*
| [push]
| default = matching
`----
Any other idea?
--
Bastien
More information about the Sugar-devel
mailing list