public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Subversion repository is inaccessible.
@ 2019-04-04 12:38 Taiki Akita
  2019-04-04 15:08 ` Jonathan Wakely
  0 siblings, 1 reply; 2+ messages in thread
From: Taiki Akita @ 2019-04-04 12:38 UTC (permalink / raw)
  To: gcc

Currently the subversion repository and the rsync server is inaccessible.
Please check.


$ svnsync sync file://`pwd`
svnsync: E170013: Unable to connect to a repository at URL 'svn://gcc.gnu.org/svn/gcc'
svnsync: E210002: Network connection closed unexpectedly


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


$ rsync ls rsync://gcc.gnu.org/
rsync: safe_read failed to read 1 bytes [sender]: Connection reset by peer (104)
rsync error: error in rsync protocol data stream (code 12) at io.c(285) [sender=3.1.2]


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

* Re: Subversion repository is inaccessible.
  2019-04-04 12:38 Subversion repository is inaccessible Taiki Akita
@ 2019-04-04 15:08 ` Jonathan Wakely
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Wakely @ 2019-04-04 15:08 UTC (permalink / raw)
  To: Taiki Akita; +Cc: gcc

On Thu, 4 Apr 2019 at 13:38, Taiki Akita wrote:
>
> Currently the subversion repository and the rsync server is inaccessible.
> Please check.
>
>
> $ svnsync sync file://`pwd`
> svnsync: E170013: Unable to connect to a repository at URL 'svn://gcc.gnu.org/svn/gcc'
> svnsync: E210002: Network connection closed unexpectedly
>
>
> $ svn co svn://gcc.gnu.org/svn/gcc
> svn: E170013: Unable to connect to a repository at URL 'svn://gcc.gnu.org/svn/gcc'
> svn: E210002: Network connection closed unexpectedly
>
>
> $ rsync ls rsync://gcc.gnu.org/
> rsync: safe_read failed to read 1 bytes [sender]: Connection reset by peer (104)
> rsync error: error in rsync protocol data stream (code 12) at io.c(285) [sender=3.1.2]

Thanks for letting us know. Anon svn was being throttled due to server
load. An IP address that was hammering the site has been blocked, and
service has been restored.

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

end of thread, other threads:[~2019-04-04 15:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-04 12:38 Subversion repository is inaccessible Taiki Akita
2019-04-04 15:08 ` 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).