On Thu, Jul 2, 2009 at 6:13 AM, Bastien <bastiengue...@googlemail.com>wrote:

> Bastien <b...@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.
>
> I have initiated the local git repo.  Here is my .git/config file:
>
> ,----
> | [core]
> |       repositoryformatversion = 0
> |       filemode = true
> |       bare = false
> |       logallrefupdates = true
> | [remote "origin"]
> |       url = gitori...@git.sugarlabs.org:helpfr/mainline.git
> |       fetch = +refs/heads/*:refs/remotes/origin/*
> | [push]
> |       default = matching
> `----
>
> ~$ git push origin master   ask for a password.  Which is weird because
> afaik I didn't protect my public key with a password.  Entering anything
> here results in an "access denied or wrong path" error I cannot escape.
>
> Any idea what I could try?


Is it possible you got blacklisted?  See the first question, which was
recently added to the top of this list,
http://wiki.sugarlabs.org/go/Activity_Team/Git_FAQ#Help.21_I_suddenly_can.27t_connect_to_Gitorious.21
.

       --Fred
_______________________________________________
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel

Reply via email to