This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Subversion repository is inaccessible.


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]