Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 28278 invoked from network); 22 Jul 2005 14:27:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Jul 2005 14:27:00 -0000 Received: (qmail 30289 invoked by uid 500); 22 Jul 2005 14:26:56 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 30265 invoked by uid 500); 22 Jul 2005 14:26:55 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 30252 invoked by uid 99); 22 Jul 2005 14:26:55 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Jul 2005 07:26:55 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of ruchith.fernando@gmail.com designates 64.233.162.204 as permitted sender) Received: from [64.233.162.204] (HELO zproxy.gmail.com) (64.233.162.204) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Jul 2005 07:26:49 -0700 Received: by zproxy.gmail.com with SMTP id 16so215041nzp for ; Fri, 22 Jul 2005 07:26:48 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=aYBaJWcoROXzrbpIDOESIugI0dBre4o4basDr110XuD/bsPhXyHf870/S6PPoxH04bAB0nk7Zmr4RSjTzgyw8VfGmsAYPfXC8aDB8PzXxDgKoH9II6HCZhX+0EvtdRSPLHhGRrDp9WDN2eWingYYO+MxkAJKzqn7tF60C8uz1gU= Received: by 10.36.224.6 with SMTP id w6mr1273607nzg; Fri, 22 Jul 2005 07:19:34 -0700 (PDT) Received: by 10.36.82.17 with HTTP; Fri, 22 Jul 2005 07:19:34 -0700 (PDT) Message-ID: <559c463d0507220719b794dd9@mail.gmail.com> Date: Fri, 22 Jul 2005 14:19:34 +0000 From: Ruchith Fernando Reply-To: Ruchith Fernando To: Eran Chinthaka Subject: Re: [Axis2]Re: SVN checkout of Axis2 problem Cc: axis-dev@ws.apache.org In-Reply-To: <42e0da29.5a6a680f.5585.561dSMTPIN_ADDED@mx.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <559c463d05072203247eb471fc@mail.gmail.com> <42e0da29.5a6a680f.5585.561dSMTPIN_ADDED@mx.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Nope ... anyone can do a checkout via HTTPS :-) It doesn't require you to be a committer -Ruchith On 7/22/05, Eran Chinthaka wrote: > Ohh, no. >=20 > https is for committers :(. >=20 > > -----Original Message----- > > From: Ruchith Fernando [mailto:ruchith.fernando@gmail.com] > > Sent: Friday, July 22, 2005 12:24 PM > > To: axis-dev@ws.apache.org > > Cc: schlesinger@ecs-gmbh.de > > Subject: [Axis2]Re: SVN checkout of Axis2 problem > > > > Hi, > > > > Try > > > > svn co https://svn.apache.org/repos/asf/webservices/axis/trunk/java > > > > It works for me :-) > > > > Seems like the SVN is only accessible via HTTPS > > > > Regards > > Ruchith > > > > On 7/22/05, Denis Schlesinger wrote: > > > > > > > > > > > > Hi all, > > > > > > > > > > > > I tried to checkout the Axis2 sources via SVN with the following > > command: > > > "svn co > > > http://svn.apache.org/repos/asf/webservices/axis/trunk/java > > > " > > > > > > > > > > > > I get a "400 Bad Request" response from the server. What additional > > > information do I need to provide? > > > > > > > > > > > > Thanks! > > > > > > Denis >=20 >=20 >=20 >