From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dukecmmtar04.coxmail.com (dukecmmtar04.coxmail.com [68.99.120.47]) by speech.braille.uwo.ca (Postfix) with ESMTP id 78C8110A11 for ; Sun, 5 Jul 2009 07:20:55 -0400 (EDT) Received: from [192.168.0.29] (really [70.166.17.50]) by dukecmmtar04.coxmail.com (InterMail vM.7.05.02.00 201-2174-114-20060621) with ESMTP id <20090705111328.CVWI18413.dukecmmtar04.coxmail.com@[192.168.0.29]> for ; Sun, 5 Jul 2009 07:13:28 -0400 Message-ID: <4A508CE9.7080902@baechler.net> Date: Sun, 05 Jul 2009 04:22:17 -0700 From: Tony Baechler User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 To: "Speakup is a screen review system for Linux." Subject: Re: Mirror not working References: <4A4FBA06.90408@baechler.net> <20090704211753.GA5605@linux1> In-Reply-To: <20090704211753.GA5605@linux1> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.12 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: Sun, 05 Jul 2009 11:20:56 -0000 Unfortunately, the server hosting the mirror doesn't support the git protocol, so that's not an option. I didn't know there was a mirror option, even though I looked at the help. I'll do that. I do have a server that could run the git daemon but it's unstable, so not terribly useful at the moment. The server that hosts the mirror is very fast with lots of bandwidth, so there shouldn't be much lag with http. William Hubbs wrote: > When you did the clone, did you use the --mirror option? > > I'm not sure if that will fix the issue you are having, but it is a good > thing to do for that type of repository, so you will get all of the > branches. > > Also, I recommend that you use the git daemon if possible instead of > having users pull via http; it is much faster with the git protocol. >