public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
* git clone git://sourceware.org/git/libabigail.git fails
@ 2015-01-30  9:36 Dodji Seketeli
  2015-01-30 19:45 ` Jeff Law
  0 siblings, 1 reply; 2+ messages in thread
From: Dodji Seketeli @ 2015-01-30  9:36 UTC (permalink / raw)
  To: overseers

Hello dear overseers,

The command:

    git clone git://sourceware.org/git/libabigail.git

is failing with the error:

    fatal: Could not read from remote repository.

Though, the command

    git clone ssh://sourceware.org/git/libabigail.git

does work OK.

Am I doing something wrong or is there an issue with the handling of
'git://' on sourceware.org?

Cheers,

-- 
		Dodji

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: git clone git://sourceware.org/git/libabigail.git fails
  2015-01-30  9:36 git clone git://sourceware.org/git/libabigail.git fails Dodji Seketeli
@ 2015-01-30 19:45 ` Jeff Law
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Law @ 2015-01-30 19:45 UTC (permalink / raw)
  To: Dodji Seketeli, overseers

On 01/30/15 02:36, Dodji Seketeli wrote:
> Hello dear overseers,
>
> The command:
>
>      git clone git://sourceware.org/git/libabigail.git
>
> is failing with the error:
>
>      fatal: Could not read from remote repository.
>
> Though, the command
>
>      git clone ssh://sourceware.org/git/libabigail.git
>
> does work OK.
>
> Am I doing something wrong or is there an issue with the handling of
> 'git://' on sourceware.org?

authenticated access bypasses the load restrictions that are placed on 
non-authenticated access.

So, if the load is high, the former will fail while the latter will 
continue to work.

jeff

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-01-30 19:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-30  9:36 git clone git://sourceware.org/git/libabigail.git fails Dodji Seketeli
2015-01-30 19:45 ` Jeff Law

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).