From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by speech.braille.uwo.ca (Postfix) with ESMTP id 701CAC1A513 for ; Thu, 21 Oct 2010 22:30:06 -0400 (EDT) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1P97OO-0006Nu-Hh for speakup@braille.uwo.ca; Fri, 22 Oct 2010 04:30:04 +0200 Received: from ppp121-45-191-39.lns6.syd7.internode.on.net ([121.45.191.39]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 22 Oct 2010 04:30:04 +0200 Received: from jason by ppp121-45-191-39.lns6.syd7.internode.on.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 22 Oct 2010 04:30:04 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: speakup@braille.uwo.ca From: Jason White Subject: Re: new git repository for user space speakup tools Date: Fri, 22 Oct 2010 13:27:03 +1100 Message-ID: <87aam7c688.fsf@jdc.jasonjgw.net> References: <20101020215516.GA30748@linux1> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: ppp121-45-191-39.lns6.syd7.internode.on.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) Cancel-Lock: sha1:xxW1ujlS6kOfknZu74k5FcdDolw= X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.13 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Oct 2010 02:30:06 -0000 William Hubbs writes: > > git clone http://www.linux-speakup.org/speakup-tools.git If you haven't done so, it may be helpful to run a Git daemon on the server. Apparently, git clone over HTTP is much slower than over the Git protocol. Of course, the repository is small enough that it might not be worth doing.