From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29213 invoked by alias); 15 Jun 2008 22:34:34 -0000 Received: (qmail 29205 invoked by uid 22791); 15 Jun 2008 22:34:34 -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; Sun, 15 Jun 2008 22:34:08 +0000 Received: from kahikatea.snap.net.nz (154.31.255.123.static.snap.net.nz [123.255.31.154]) by viper.snap.net.nz (Postfix) with ESMTP id 954043DA624 for ; Mon, 16 Jun 2008 10:34:05 +1200 (NZST) Received: by kahikatea.snap.net.nz (Postfix, from userid 1000) id 0AF2D8FC6D; Mon, 16 Jun 2008 10:33:52 +1200 (NZST) From: Nick Roberts MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18517.39119.960698.400677@kahikatea.snap.net.nz> Date: Sun, 15 Jun 2008 22:34:00 -0000 To: gdb@sourceware.org Subject: gdb-python git repository 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/msg00152.txt.bz2 I've checked out the the code in the git repository repository as described in the Wiki: git checkout --track -b python-revisited origin/python-revisited but now if I do: cd mainline git pull it asks for a passphrase and fails when I give it one, presumably because I'm not registered for the project. I just want to update to the changes, not push any back. Is the repository set up to do this anonymously (like pserver with CVS) or am I doing something wrong? It seems that it should work without passphrases otherwise I wouldn't have been able to get the initial checkout. -- Nick http://www.inet.net.nz/~nickrob