From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dukecmmtar03.coxmail.com (dukecmmtar03.coxmail.com [68.99.120.44]) by speech.braille.uwo.ca (Postfix) with ESMTP id A2393109FB for ; Sun, 5 Jul 2009 14:20:44 -0400 (EDT) Received: from [192.168.0.29] (really [70.166.17.50]) by dukecmmtar03.coxmail.com (InterMail vM.7.05.02.00 201-2174-114-20060621) with ESMTP id <20090705181258.FQBN14162.dukecmmtar03.coxmail.com@[192.168.0.29]> for ; Sun, 5 Jul 2009 14:12:58 -0400 Message-ID: <4A50EF4E.2030108@baechler.net> Date: Sun, 05 Jul 2009 11:22:06 -0700 From: Tony Baechler User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 To: speakup@braille.uwo.ca Subject: How to set up git mirror 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 18:20:45 -0000 Hi, I tried the --mirror option to git-clone, but it says that there is no such option. I think I want git-fetch, but does this mean that I must first do a clone and then pass the --mirror option to git-fetch? Also, how does one set up the daemon? All I probably need is a man page, but a brief list of steps would be helpful. I'm thinking of setting up both git and http mirrors on different machines.