From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27564 invoked by alias); 3 Feb 2008 19:29:19 -0000 Received: (qmail 27554 invoked by uid 22791); 3 Feb 2008 19:29:18 -0000 X-Spam-Check-By: sourceware.org Received: from rv-out-0910.google.com (HELO rv-out-0910.google.com) (209.85.198.188) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 03 Feb 2008 19:28:49 +0000 Received: by rv-out-0910.google.com with SMTP id g11so1574177rvb.56 for ; Sun, 03 Feb 2008 11:28:47 -0800 (PST) Received: by 10.140.126.14 with SMTP id y14mr4114082rvc.96.1202066927380; Sun, 03 Feb 2008 11:28:47 -0800 (PST) Received: by 10.141.123.10 with HTTP; Sun, 3 Feb 2008 11:28:47 -0800 (PST) Message-ID: Date: Mon, 04 Feb 2008 14:24:00 -0000 From: "Andrew Pinski" To: overseers@gcc.gnu.org Subject: svn over http is broken for GCC MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Mailing-List: contact overseers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: , Sender: overseers-owner@sourceware.org X-SW-Source: 2008-q1/txt/msg00049.txt.bz2 Hi, Since internally at Sony, we block almost all ports, I use svn over http to get around the issue. This was working on "Thu Jan 31 18:05:57 PST 2008" when I last updated my sources but now I am getting an error: svn: REPORT request failed on '/svn/gcc/!svn/vcc/default' svn: REPORT of '/svn/gcc/!svn/vcc/default': 400 Bad Request (http://gcc.gnu.org) Can someone look into this issue? Thanks, Andrew Pinski