public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* svn unavailable since more than an hour
@ 2019-10-30 18:30 Rainer Emrich
  2019-10-30 19:50 ` Bill Seurer
  2019-10-30 21:34 ` Jonathan Wakely
  0 siblings, 2 replies; 4+ messages in thread
From: Rainer Emrich @ 2019-10-30 18:30 UTC (permalink / raw)
  To: gcc Mailing List


[-- Attachment #1.1: Type: text/plain, Size: 147 bytes --]

svn: E170013: Unable to connect to a repository at URL
'svn://gcc.gnu.org/svn/gcc/trunk'
svn: E210002: Network connection closed unexpectedly


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* Re: svn unavailable since more than an hour
  2019-10-30 18:30 svn unavailable since more than an hour Rainer Emrich
@ 2019-10-30 19:50 ` Bill Seurer
  2019-10-30 19:54   ` Jeff Law
  2019-10-30 21:34 ` Jonathan Wakely
  1 sibling, 1 reply; 4+ messages in thread
From: Bill Seurer @ 2019-10-30 19:50 UTC (permalink / raw)
  To: gcc

On 10/30/19 1:29 PM, Rainer Emrich wrote:
> svn: E170013: Unable to connect to a repository at URL
> 'svn://gcc.gnu.org/svn/gcc/trunk'
> svn: E210002: Network connection closed unexpectedly
> 

I can ping gcc.gnu.org but if I tracert/traceroute to it I get:

24  server1.sourceware.org (209.132.180.131)  82.745 ms !X  82.740 ms !X 
  82.292 ms !X

The !X means "communication administratively prohibited" apparently.
-- 

-Bill Seurer

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

* Re: svn unavailable since more than an hour
  2019-10-30 19:50 ` Bill Seurer
@ 2019-10-30 19:54   ` Jeff Law
  0 siblings, 0 replies; 4+ messages in thread
From: Jeff Law @ 2019-10-30 19:54 UTC (permalink / raw)
  To: Bill Seurer, gcc

On 10/30/19 1:49 PM, Bill Seurer wrote:
> On 10/30/19 1:29 PM, Rainer Emrich wrote:
>> svn: E170013: Unable to connect to a repository at URL
>> 'svn://gcc.gnu.org/svn/gcc/trunk'
>> svn: E210002: Network connection closed unexpectedly
>>
> 
> I can ping gcc.gnu.org but if I tracert/traceroute to it I get:
> 
> 24  server1.sourceware.org (209.132.180.131)  82.745 ms !X  82.740 ms !X
>  82.292 ms !X
> 
> The !X means "communication administratively prohibited" apparently.
THrottled perhaps?

jeff

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

* Re: svn unavailable since more than an hour
  2019-10-30 18:30 svn unavailable since more than an hour Rainer Emrich
  2019-10-30 19:50 ` Bill Seurer
@ 2019-10-30 21:34 ` Jonathan Wakely
  1 sibling, 0 replies; 4+ messages in thread
From: Jonathan Wakely @ 2019-10-30 21:34 UTC (permalink / raw)
  To: Rainer Emrich; +Cc: gcc Mailing List

On Wed, 30 Oct 2019 at 18:31, Rainer Emrich wrote:
>
> svn: E170013: Unable to connect to a repository at URL
> 'svn://gcc.gnu.org/svn/gcc/trunk'
> svn: E210002: Network connection closed unexpectedly

I think the server throttles the anon svn connections, and that can
make them time out.

Authenticated svn is fine, and the Git mirror is also fine, even
anonymously (I think it doesn't load the server so much anyway).

We'll be moving to Git in a couple of months so maybe now's a good
time to start using https://gcc.gnu.org/GitMIrror (or the unofficial
https://github.com/gcc-mirror/gcc one).

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

end of thread, other threads:[~2019-10-30 21:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-30 18:30 svn unavailable since more than an hour Rainer Emrich
2019-10-30 19:50 ` Bill Seurer
2019-10-30 19:54   ` Jeff Law
2019-10-30 21:34 ` Jonathan Wakely

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).