Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 33800 invoked from network); 5 Jun 2008 10:03:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Jun 2008 10:03:34 -0000 Received: (qmail 48003 invoked by uid 500); 5 Jun 2008 10:03:34 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 47978 invoked by uid 500); 5 Jun 2008 10:03:34 -0000 Mailing-List: contact dev-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list dev@harmony.apache.org Received: (qmail 47967 invoked by uid 99); 5 Jun 2008 10:03:34 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jun 2008 03:03:34 -0700 X-ASF-Spam-Status: No, hits=-2.8 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 195.212.29.139 is neither permitted nor denied by domain of mark.hindess@googlemail.com) Received: from [195.212.29.139] (HELO mtagate6.uk.ibm.com) (195.212.29.139) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jun 2008 10:02:36 +0000 Received: from d06nrmr1407.portsmouth.uk.ibm.com (d06nrmr1407.portsmouth.uk.ibm.com [9.149.38.185]) by mtagate6.uk.ibm.com (8.13.8/8.13.8) with ESMTP id m55A2EfL505338 for ; Thu, 5 Jun 2008 10:02:14 GMT Received: from d06av01.portsmouth.uk.ibm.com (d06av01.portsmouth.uk.ibm.com [9.149.37.212]) by d06nrmr1407.portsmouth.uk.ibm.com (8.13.8/8.13.8/NCO v8.7) with ESMTP id m55A2E0O1257498 for ; Thu, 5 Jun 2008 11:02:14 +0100 Received: from d06av01.portsmouth.uk.ibm.com (loopback [127.0.0.1]) by d06av01.portsmouth.uk.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id m55A2En4012242 for ; Thu, 5 Jun 2008 11:02:14 +0100 Received: from anaheim.local (dhcp-9-20-183-75.hursley.ibm.com [9.20.183.75]) by d06av01.portsmouth.uk.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id m55A2EQM012239 for ; Thu, 5 Jun 2008 11:02:14 +0100 Message-Id: <200806051002.m55A2EQM012239@d06av01.portsmouth.uk.ibm.com> X-Mailer: exmh version 2.7.2 01/07/2005 (debian 1:2.7.2-9) with nmh-1.2 From: "Mark Hindess" To: "Apache Harmony Dev List" Subject: [general] svn up errors? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 05 Jun 2008 11:02:13 +0100 X-Virus-Checked: Checked by ClamAV on apache.org Frequently I see errors when running "svn up" in classlib/trunk where the classlib up works but the concurrent external fails with: Fetching external item into 'modules/concurrent/standard' svn: REPORT request failed on '/repos/asf/!svn/vcc/default' svn: REPORT of '/repos/asf/!svn/vcc/default': 200 OK (http://svn.apache.org) Anyone else noticed this or is it just me? Anyone any idea why? I'm not really sure when it started happening but it has been doing it for quite a while now. It would be good to fix it - perhaps by changing the external to use https or maybe the new svn.eu.apache.org server. Regards, -Mark.