Ever since Friday last week I've been having intermittent problems doing checkouts and updates from the ZF Subversion server. Sometimes a checkout will work and other times I get an error like the one below. Anyone have any ideas why this started happening?
[bthei...@app01 ~]$ svn co http://framework.zend.com/svn/framework/standard/tags/release-1.11.0/library/Zend Zend svn: PROPFIND request failed on '/' svn: PROPFIND of '/': 200 OK (http://framework.zend.com) [bthei...@app01 ~]$ svn --version svn, version 1.4.2 (r22196) compiled Aug 10 2009, 17:54:46 Copyright (C) 2000-2006 CollabNet. Subversion is open source software, see http://subversion.tigris.org/ This product includes software developed by CollabNet (http://www.Collab.Net/). The following repository access (RA) modules are available: * ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol. - handles 'http' scheme - handles 'https' scheme * ra_svn : Module for accessing a repository using the svn network protocol. - handles 'svn' scheme * ra_local : Module for accessing a repository on local disk. - handles 'file' scheme [bthei...@app01 ~]$ uname -a Linux app01 2.6.24-24-xen #1 SMP Tue Aug 18 18:15:39 UTC 2009 x86_64 x86_64 x86_64 GNU/Linux [bthei...@app01 ~]$ cat /etc/redhat-release CentOS release 5.4 (Final) -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/Intermittent-Subversion-Server-Problems-tp3064108p3064108.html Sent from the Zend Framework mailing list archive at Nabble.com.
