Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 55315 invoked from network); 2 Dec 2004 15:57:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 2 Dec 2004 15:57:28 -0000 Received: (qmail 85080 invoked by uid 500); 2 Dec 2004 15:56:42 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 84924 invoked by uid 500); 2 Dec 2004 15:56:39 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 84753 invoked by uid 99); 2 Dec 2004 15:56:36 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from Unknown (HELO ferrous.hexten.net) (65.254.52.58) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 02 Dec 2004 07:56:34 -0800 Received: from [192.168.0.2] (unknown [195.188.88.19]) by ferrous.hexten.net (Postfix) with ESMTP id 371018504F8 for ; Thu, 2 Dec 2004 15:56:31 +0000 (GMT) Message-ID: <41AF3B2E.7050901@apache.org> Date: Thu, 02 Dec 2004 15:56:30 +0000 From: Andy Armstrong User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax) X-Accept-Language: en-gb, en-us, en MIME-Version: 1.0 To: dev@httpd.apache.org Subject: SVN problem Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N This isn't supposed to happen is it? :) [andy@garrigill apache]$ svn co \ http://svn.apache.org/repos/asf/httpd/httpd/trunk httpd-trunk svn: REPORT request failed on '/repos/asf/!svn/vcc/default' svn: REPORT of '/repos/asf/!svn/vcc/default': 400 Bad Request (http://svn.apache.org) Having never used svn before (cvs luddite) I'm not sure how to diagnose it. -- Andy Armstrong