From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26293 invoked by alias); 25 Feb 2009 00:59:10 -0000 Mailing-List: contact archer-help@sourceware.org; run by ezmlm Sender: Precedence: bulk List-Post: List-Help: List-Subscribe: List-Id: Received: (qmail 26282 invoked by uid 22791); 25 Feb 2009 00:59:09 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org To: Chris Moller Cc: archer@sourceware.org Subject: Re: froggy/archer -- 2009-02-24 References: <49A419C4.1010205@redhat.com> <20090224160939.GA11028@caradoc.them.org> <49A4713D.5020202@redhat.com> From: Tom Tromey Reply-To: Tom Tromey Date: Wed, 25 Feb 2009 00:59:00 -0000 In-Reply-To: <49A4713D.5020202@redhat.com> (Chris Moller's message of "Tue\, 24 Feb 2009 17\:14\:21 -0500") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2009-q1/txt/msg00234.txt.bz2 Chris> It looks like once you've cloned with git://sources..., you can't just Chris> override that with a push to ssh://sources... For future reference, you can edit .git/config and change the access method. Tom