From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18199 invoked by alias); 7 Oct 2013 16:24:58 -0000 Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org Received: (qmail 18170 invoked by uid 89); 7 Oct 2013 16:24:57 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-3.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL autolearn=no version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: mtaout23.012.net.il Received: from mtaout23.012.net.il (HELO mtaout23.012.net.il) (80.179.55.175) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 07 Oct 2013 16:24:55 +0000 Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0MUB00L00478BC00@a-mtaout23.012.net.il>; Mon, 07 Oct 2013 19:24:52 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MUB00LWM49G6Y80@a-mtaout23.012.net.il>; Mon, 07 Oct 2013 19:24:52 +0300 (IDT) Date: Mon, 07 Oct 2013 16:24:00 -0000 From: Eli Zaretskii Subject: Re: src.git test repository In-reply-to: <87y565m7ma.fsf@fleche.redhat.com> To: Tom Tromey Cc: binutils@sourceware.org, gdb@sourceware.org Reply-to: Eli Zaretskii Message-id: <83d2nh59rj.fsf@gnu.org> References: <87y565m7ma.fsf@fleche.redhat.com> X-SW-Source: 2013-10/txt/msg00050.txt.bz2 > From: Tom Tromey > CC: GDB Development > Date: Mon, 07 Oct 2013 09:19:09 -0600 > > I've made a src.git test repository for testing. Please try it out. Thanks. > The new repository came in much smaller than I thought: 196M. > My checked-out tree is 506M. > > You can get it in the usual ways. I used: > > git clone ssh://sourceware.org/git/src.git > > I think "git://" works as well; not sure about http transport. ssh:// or git+ssh:// (or are they equivalent?)?