Return-Path: Delivered-To: apmail-db-ddlutils-user-archive@www.apache.org Received: (qmail 72567 invoked from network); 8 Mar 2006 12:32:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Mar 2006 12:32:18 -0000 Received: (qmail 97361 invoked by uid 500); 8 Mar 2006 12:32:18 -0000 Delivered-To: apmail-db-ddlutils-user-archive@db.apache.org Received: (qmail 97339 invoked by uid 500); 8 Mar 2006 12:32:18 -0000 Mailing-List: contact ddlutils-user-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ddlutils-user@db.apache.org Delivered-To: mailing list ddlutils-user@db.apache.org Received: (qmail 97328 invoked by uid 99); 8 Mar 2006 12:32:17 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Mar 2006 04:32:17 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of tomdzk@gmail.com designates 66.249.92.196 as permitted sender) Received: from [66.249.92.196] (HELO uproxy.gmail.com) (66.249.92.196) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Mar 2006 04:32:17 -0800 Received: by uproxy.gmail.com with SMTP id m3so81894uge for ; Wed, 08 Mar 2006 04:31:56 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=rkPiPMmBDjqmJi1ArP+7omlQisMT/eENzGQr4seDzJNb6ytlBZVZ0dpv5EvtL8Ugte8kjqIQDy634kr0LA6x1s53MMS7+FKjj/d1k7FWAwrLv74053r3tSo3DYyMgU/I6Xw6qddYOw5Be6WXubtBgzX6qYqrWkJPsHoZZnLPnvw= Received: by 10.66.222.20 with SMTP id u20mr413978ugg; Wed, 08 Mar 2006 04:31:56 -0800 (PST) Received: by 10.67.30.2 with HTTP; Wed, 8 Mar 2006 04:31:56 -0800 (PST) Message-ID: <224f32340603080431u6037f78k823d26747c6b06f@mail.gmail.com> Date: Wed, 8 Mar 2006 13:31:56 +0100 From: "Thomas Dudziak" To: ddlutils-user@db.apache.org Subject: Re: Subversion checkout fails In-Reply-To: <1141820716.440ecd2ca7842@imp8-g19.free.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1141818770.440ec59220951@imp8-g19.free.fr> <224f32340603080404o1a0d3578pd39c806d0887fc52@mail.gmail.com> <1141820054.440eca96cd196@imp8-g19.free.fr> <1141820716.440ecd2ca7842@imp8-g19.free.fr> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 3/8/06, sebastien.arbogast@free.fr wrote: > I've configured my proxy in TortoiseSVN option, but now when I try to che= ckout, > I obtain the following error : > > Working copy 'C:\data\ddlutils' locked > Please execute the "Cleanup command" > > And when I do a Cleanup, and Update, I get the following error : > > REPORT request failed on '/repos/asf/!svn/vcc/default' > REPORT of '/repos/asf/!svn/vcc/default': 400 Bad Request (http://svn.apac= he.org) Please try the SVN URL (complete including "trunk") in a browser (that uses the same proxy settings) to see whether that works. Tom