Gordon Gustafson <[email protected]> writes:

> Interesting, while I can pull new commits just fine I get the same
> error when cloning as you do.
>
> On 3/18/15, Óscar Fuentes <[email protected]> wrote:
>> For several days, communicating with the gitorius git repo fails with
>>
>> $ git clone git://gitorious.org/evil/evil.git
>> Cloning into 'evil'...
>> fatal: Could not read from remote repository.
>>
>> Please make sure you have the correct access rights
>> and the repository exists.

Clone doesn't work here:

$ git pull
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

$ git remote -v
origin  git://gitorious.org/evil/evil.git (fetch)
origin  git://gitorious.org/evil/evil.git (push)


_______________________________________________
implementations-list mailing list
[email protected]
https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list

Reply via email to