[Sugar-devel] Gitorious problems

Jim Simmons nicestep at gmail.com
Fri Jul 3 20:15:03 EDT 2009


Bastien,

For what it's worth, here is my config file for read etexts:

[core]
        repositoryformatversion = 0
        filemode = true
        bare = false
        logallrefupdates = true
[remote "origin"]
        url = gitorious at git.sugarlabs.org:readetexts/mainline.git
        fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
        remote = origin
        merge = refs/heads/master

Hope this helps.

James Simmons

> Date: Fri, 03 Jul 2009 17:58:50 +0200
> From: Bastien <bastienguerry at googlemail.com>
> Subject: Re: [Sugar-devel] How to create a project on SugarLabs
>        gitorious?
> To: Luke Faraone <luke at faraone.cc>
> Cc: sugar-devel at lists.sugarlabs.org
> Message-ID: <8763e992rp.fsf at bzg.ath.cx>
> Content-Type: text/plain; charset=us-ascii
>
> 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