From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vampire Subject: Re: git svn clone failing Date: Thu, 2 Jun 2011 16:51:26 +0200 Message-ID: References: <1298033812.10893.23.camel@drew-northup.unet.maine.edu> <1298587459.22431.19.camel@drew-northup.unet.maine.edu> <1307019308.28941.4.camel@drew-northup.unet.maine.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: git@vger.kernel.org To: Drew Northup X-From: git-owner@vger.kernel.org Thu Jun 02 16:52:05 2011 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QS9Fk-00079Z-Gm for gcvg-git-2@lo.gmane.org; Thu, 02 Jun 2011 16:52:04 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752183Ab1FBOv7 convert rfc822-to-quoted-printable (ORCPT ); Thu, 2 Jun 2011 10:51:59 -0400 Received: from masters-of-disaster.de ([85.214.103.232]:46999 "EHLO masters-of-disaster.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751532Ab1FBOv5 convert rfc822-to-8bit (ORCPT ); Thu, 2 Jun 2011 10:51:57 -0400 Received: from mail-pw0-f46.google.com ([209.85.160.46]) by h1362875.stratoserver.net with esmtpsa (TLS1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.69) (envelope-from ) id 1QS9Fa-0008J1-Ji for git@vger.kernel.org; Thu, 02 Jun 2011 16:51:54 +0200 Received: by pwi15 with SMTP id 15so532020pwi.19 for ; Thu, 02 Jun 2011 07:51:46 -0700 (PDT) Received: by 10.68.38.230 with SMTP id j6mr332698pbk.17.1307026306428; Thu, 02 Jun 2011 07:51:46 -0700 (PDT) Received: by 10.68.51.201 with HTTP; Thu, 2 Jun 2011 07:51:26 -0700 (PDT) In-Reply-To: <1307019308.28941.4.camel@drew-northup.unet.maine.edu> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: It seems to me that this happens while git-svn is searching for history= =2E As far as I have understood git-svn searches hierarchical higher paths for history in other places than specified. I guess while trying to access all those paths some path is tried that returns 403 Forbidden. My assumption is that git-svn takes this as cause to abort instead of ignoring this return state what would be appropriate in this case I think. 2011/6/2 Drew Northup > > On Thu, 2011-06-02 at 14:22 +0200, Vampire wrote: > > Drew? > > > I have no idea. If anybody else on the list does I'd welcome it, but = I > don't have any more time I can spend on this. > > > 2011/4/3 Vampire > > =A0 =A0 =A0 =A0 Any news on this one? > > > > > > =A0 =A0 =A0 =A0 2011/2/25 Vampire > > =A0 =A0 =A0 =A0 > > > =A0 =A0 =A0 =A0 > I tried it with 1.6.3.3 and with a self-compiled = version > > =A0 =A0 =A0 =A0 from latest git code. > > =A0 =A0 =A0 =A0 > > > =A0 =A0 =A0 =A0 > 2011/2/24 Drew Northup > > =A0 =A0 =A0 =A0 > > > > =A0 =A0 =A0 =A0 > > On Fri, 2011-02-18 at 15:21 +0100, Vampire wrot= e: > > =A0 =A0 =A0 =A0 > > > Hi Drew, > > =A0 =A0 =A0 =A0 > > > > > =A0 =A0 =A0 =A0 > > > SVN client is in version 1.6.5. > > =A0 =A0 =A0 =A0 > > > svn co http://svn.apache.org/repos/asf/ant/co= re/trunk . > > =A0 =A0 =A0 =A0 > > > works fine and without problem. > > =A0 =A0 =A0 =A0 > > > I guess it is in the phase of searching for h= istory in > > =A0 =A0 =A0 =A0 other places in > > =A0 =A0 =A0 =A0 > > > the repository and there some place is access= ed that is > > =A0 =A0 =A0 =A0 password > > =A0 =A0 =A0 =A0 > > > protected. > > =A0 =A0 =A0 =A0 > > > I did not contact the server admin as the nor= mal svn > > =A0 =A0 =A0 =A0 client works fine > > =A0 =A0 =A0 =A0 > > > and so it seems to be a problem of git-svn, n= ot of the > > =A0 =A0 =A0 =A0 SVN server. > > =A0 =A0 =A0 =A0 > > > Did you try the command I gave you and does i= t succeed > > =A0 =A0 =A0 =A0 for you? It is > > =A0 =A0 =A0 =A0 > > > a publicly available repository so you should= be able to > > =A0 =A0 =A0 =A0 reproduce the > > =A0 =A0 =A0 =A0 > > > problem. > > =A0 =A0 =A0 =A0 > > > > > =A0 =A0 =A0 =A0 > > > Regards > > =A0 =A0 =A0 =A0 > > > Bj=F6rn > > =A0 =A0 =A0 =A0 > > > > =A0 =A0 =A0 =A0 > > The error is reproducible, and I'm running a ne= wer > > =A0 =A0 =A0 =A0 subversion client > > =A0 =A0 =A0 =A0 > > than you are. It definitely isn't making it thr= ough all of > > =A0 =A0 =A0 =A0 the revisions > > =A0 =A0 =A0 =A0 > > available before dying. > > =A0 =A0 =A0 =A0 > > > > =A0 =A0 =A0 =A0 > > ..... > > =A0 =A0 =A0 =A0 > > Checked through r161300 > > =A0 =A0 =A0 =A0 > > Checked through r161400 > > =A0 =A0 =A0 =A0 > > RA layer request failed: Server sent unexpected= return > > =A0 =A0 =A0 =A0 value (403 Forbidden) in response to REPORT request= for > > =A0 =A0 =A0 =A0 '/repos/asf/!svn/vcc > > =A0 =A0 =A0 =A0 > > /default' at /usr/libexec/git-core/git-svn line= 5131 > > =A0 =A0 =A0 =A0 > > > > =A0 =A0 =A0 =A0 > > I forgot to ask, which version git are you runn= ing? I am > > =A0 =A0 =A0 =A0 running 1.7.4 > > =A0 =A0 =A0 =A0 > > on the machine I tried this (RHEL5 RPM, compile= d locally). > > =A0 =A0 =A0 =A0 > > > > =A0 =A0 =A0 =A0 > > > 2011/2/18 Drew Northup : > > =A0 =A0 =A0 =A0 > > > > > > =A0 =A0 =A0 =A0 > > > > On Mon, 2011-02-14 at 18:24 +0100, Vampire = wrote: > > =A0 =A0 =A0 =A0 > > > >> Hi, > > =A0 =A0 =A0 =A0 > > > >> > > =A0 =A0 =A0 =A0 > > > >> I'm trying to issue the following command: > > =A0 =A0 =A0 =A0 > > > >> > > =A0 =A0 =A0 =A0 > > > >> git svn clone --stdlayout > > =A0 =A0 =A0 =A0 http://svn.apache.org/repos/asf/ant/core/ . > > =A0 =A0 =A0 =A0 > > > >> > > =A0 =A0 =A0 =A0 > > > >> But unfortunately this fails after some ti= me with the > > =A0 =A0 =A0 =A0 message: > > =A0 =A0 =A0 =A0 > > > >> > > =A0 =A0 =A0 =A0 > > > >> RA layer request failed: Server sent unexp= ected > > =A0 =A0 =A0 =A0 return value (403 > > =A0 =A0 =A0 =A0 > > > >> Forbidden) in response to REPORT request f= or > > =A0 =A0 =A0 =A0 > > > >> '/repos/asf/!svn/vcc/default' > > =A0 =A0 =A0 =A0 at /usr/lib/git-core/git-svn line 4354 > > =A0 =A0 =A0 =A0 > > > >> > > =A0 =A0 =A0 =A0 > > > >> Regards > > =A0 =A0 =A0 =A0 > > > >> Bj=F6rn > > =A0 =A0 =A0 =A0 > > > > > > =A0 =A0 =A0 =A0 > > > > Bj=F6rn, > > =A0 =A0 =A0 =A0 > > > > Have you made sure your subversion client i= s > > =A0 =A0 =A0 =A0 up-to-date? Does this work > > =A0 =A0 =A0 =A0 > > > > as a plain svn clone? Have you contacted th= e server > > =A0 =A0 =A0 =A0 admin? > > =A0 =A0 =A0 =A0 > > > > Without context we cannot act on this. > > =A0 =A0 =A0 =A0 > > > > > > =A0 =A0 =A0 =A0 > > > > =A0 =A0 =A0 =A0 > > -- > > =A0 =A0 =A0 =A0 > > -Drew Northup > > =A0 =A0 =A0 =A0 > > _______________________________________________= _ > > =A0 =A0 =A0 =A0 > > "As opposed to vegetable or mineral error?" > > =A0 =A0 =A0 =A0 > > -John Pescatore, SANS NewsBites Vol. 12 Num. 59 > > =A0 =A0 =A0 =A0 > > > > > > -- > -Drew Northup > ________________________________________________ > "As opposed to vegetable or mineral error?" > -John Pescatore, SANS NewsBites Vol. 12 Num. 59 >