From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21853 invoked by alias); 19 Jun 2008 06:07:04 -0000 Received: (qmail 21667 invoked by uid 22791); 19 Jun 2008 06:07:04 -0000 X-Spam-Check-By: sourceware.org Received: from viper.snap.net.nz (HELO viper.snap.net.nz) (202.37.101.25) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 19 Jun 2008 06:06:34 +0000 Received: from kahikatea.snap.net.nz (199.31.255.123.static.snap.net.nz [123.255.31.199]) by viper.snap.net.nz (Postfix) with ESMTP id A01613DA0A1; Thu, 19 Jun 2008 18:06:31 +1200 (NZST) Received: by kahikatea.snap.net.nz (Postfix, from userid 1000) id 8E89C8FC6D; Thu, 19 Jun 2008 18:06:21 +1200 (NZST) From: Nick Roberts MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18521.63323.996811.228266@kahikatea.snap.net.nz> Date: Thu, 19 Jun 2008 06:07:00 -0000 To: Thiago Jung Bauermann Cc: gdb@sourceware.org Subject: Re: gdb-python git repository In-Reply-To: <20080619010648.r379fi19ck88g484@imap.linux.ibm.com> References: <18517.39119.960698.400677@kahikatea.snap.net.nz> <20080618191715.fzt0c4pyiokc8wo8@imap.linux.ibm.com> <18521.39579.653040.689209@kahikatea.snap.net.nz> <20080619010648.r379fi19ck88g484@imap.linux.ibm.com> X-Mailer: VM 7.19 under Emacs 22.2.50.2 X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-06/txt/msg00186.txt.bz2 > I believe git:// uses ssh underneath, so by switching to http you shouldn't > be getting any passphrase prompts I guess... (wave hand) I had presumed it was just a more efficient protocol for downloading the repository. At the end I got: ... cat: /home/nickrob/mainline/.git/refs/remotes/origin/master: No such file or directory fatal: : not a valid SHA1 fatal: Not a valid object name HEAD but it seemed to work, as I could build GDB and git-pull now gives: ... Fetching refs/heads/python-revisited from http://git.gitorious.org/gdb-python/mainline.git using http Already up-to-date. I guess CVS has a similar set of arcane rules, but at least they're ones that I generally know. Perhaps it's worth putting how to do this `anonymous' clone on the Wiki. Thanks. -- Nick http://www.inet.net.nz/~nickrob