On Mon, Dec 02, 2013 at 07:59:44AM -0500, Tres Seaver wrote:
On 12/01/2013 12:07 PM, Marius Gedminas wrote:
On Sun, Dec 01, 2013 at 11:04:11AM -0500, Tres Seaver wrote:
These are all (presumably transient) failures to reach svn.zope.org.
It's still down. My svn.zope.org mirror script has been screaming to me every 5 minutes since Sat, 30 Nov 2013 05:40:02 +0200 (EET).
Hmm, that's odd -- I can see it:
$ svn ls svn+ssh://svn.zope.org/repos/main | head -5 2github/ AccessControl/ Acquisition/ BTrees/ CMF/
What I'm getting is svnsync: Can't connect to host 'svn.zope.org': Connection refused so perhaps somebody turned off anonymous access without announcing it? $ LC_ALL=C svn ls svn://svn.zope.org/repos/main/ svn: E000111: Unable to connect to a repository at URL 'svn://svn.zope.org/repos/main' svn: E000111: Can't connect to host 'svn.zope.org': Connection refused Meanwhile svn ls svn+ssh://svn.zope.org/repos/main/ works for me (but my svn mirror script has no SSH keys). Marius Gedminas -- http://pov.lt/ -- Zope 3/BlueBream consulting and development