From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yaroslav Halchenko Subject: Re: git-svn of both trunk and tags while having no access to the 'parent' of those Date: Wed, 18 Nov 2009 09:23:32 -0500 Message-ID: <20091118142332.GC17964@onerussian.com> References: <20091117025945.GE17964@onerussian.com> <4B03B7D3.8050905@drmicha.warpmail.net> <20091118133205.GB17964@onerussian.com> <4B03FD29.3090001@drmicha.warpmail.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: git@vger.kernel.org To: Michael J Gruber X-From: git-owner@vger.kernel.org Wed Nov 18 15:23:45 2009 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1NAlRg-0006D8-7L for gcvg-git-2@lo.gmane.org; Wed, 18 Nov 2009 15:23:44 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757155AbZKROX1 (ORCPT ); Wed, 18 Nov 2009 09:23:27 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757135AbZKROX1 (ORCPT ); Wed, 18 Nov 2009 09:23:27 -0500 Received: from washoe.dartmouth.edu ([129.170.30.229]:37061 "EHLO smtp.onerussian.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757129AbZKROX1 (ORCPT ); Wed, 18 Nov 2009 09:23:27 -0500 Received: from smtp.onerussian.com ([192.168.100.6] helo=washoe.onerussian.com) by smtp.onerussian.com with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1NAlRU-0004r9-Ol; Wed, 18 Nov 2009 09:23:32 -0500 Received: from yoh by washoe.onerussian.com with local (Exim 4.69) (envelope-from ) id 1NAlRU-0004r6-Id; Wed, 18 Nov 2009 09:23:32 -0500 Content-Disposition: inline In-Reply-To: <4B03FD29.3090001@drmicha.warpmail.net> X-URL: http://www.onerussian.com X-Image-Url: http://www.onerussian.com/img/yoh.png X-PGP-Key: http://www.onerussian.com/gpg-yoh.asc X-fingerprint: 3BB6 E124 0643 A615 6F00 6854 8D11 4563 75C0 24C8 User-Agent: Mutt/1.5.20 (2009-06-14) X-SA-Exim-Connect-IP: 192.168.100.6 X-SA-Exim-Rcpt-To: git@drmicha.warpmail.net, git@vger.kernel.org X-SA-Exim-Mail-From: yoh@onerussian.com X-SA-Exim-Scanned: No (on smtp.onerussian.com); SAEximRunCond expanded to false Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Wed, 18 Nov 2009, Michael J Gruber wrote: > > git svn clone --no-minimize-url --prefix=upstream-svn/ -T trunk -t releases http://domain.com/svnrepo/trunk svnrepo.gitsvn > Is the trunk really at svnrepo/trunk/trunk? nope... it is just svnrepo/trunk but if I set url to point to parent -- git svn seeks authentication right away > I would try both > git svn clone --no-minimize-url --prefix=upstream-svn/ -T trunk -t > releases http://domain.com/svnrepo/ svnrepo.gitsvn asks for authentication since there is no public access to http://domain.com/svnrepo/ > and also the seemingly equivalent > git svn clone --no-minimize-url --prefix=upstream-svn/ -T > http://domain.com/svnrepo/trunk -t http://domain.com/svnrepo/releases > svnrepo.gitsvn seems to not work since it wants url as a parameter Bad URL passed to RA layer: Illegal repository URL svnrepo.gitsvn at /usr/lib/git-core/git-svn line 940 > Also, I assume you can svn list http://domain.com/svnrepo/trunk and > http://domain.com/svnrepo/releases ;) yeap -- I can list both of those but not their parent. -- Yaroslav O. Halchenko Postdoctoral Fellow, Department of Psychological and Brain Sciences Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755 Phone: +1 (603) 646-9834 Fax: +1 (603) 646-1419 WWW: http://www.linkedin.com/in/yarik