From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:50518) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T0JmN-0001wA-DI for qemu-devel@nongnu.org; Sat, 11 Aug 2012 18:03:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T0JmM-0003xH-3y for qemu-devel@nongnu.org; Sat, 11 Aug 2012 18:03:31 -0400 Received: from mail-ob0-f173.google.com ([209.85.214.173]:47901) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T0JmL-0003x3-Ve for qemu-devel@nongnu.org; Sat, 11 Aug 2012 18:03:30 -0400 Received: by obbta14 with SMTP id ta14so4131525obb.4 for ; Sat, 11 Aug 2012 15:03:29 -0700 (PDT) From: Anthony Liguori In-Reply-To: References: Date: Sat, 11 Aug 2012 17:03:26 -0500 Message-ID: <87393tt7bl.fsf@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [Qemu-devel] github mirror still stale List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Stefan Weil , qemu-devel@nongnu.org, Stefano Stabellini Peter Maydell writes: > On 18 July 2012 10:28, Peter Maydell wrote: >> On 12 March 2012 20:12, Stefan Weil wrote: >>> We also need more resources for technical maintenance of the >>> QEMU infrastructure. For example, the official mirror of the >>> QEMU git repository (https://github.com/qemu/QEMU) is several >>> months behind, http://git.savannah.gnu.org/cgit/qemu.git is >>> even older. >> >> The github mirror is still wildly out of date -- can we >> get the link to it removed from http://wiki.qemu.org/Download >> please? (I'd do it myself but the page is 'locked'.) > > Ping^2. It would be good to stop advertising stale git mirrors > before we make the 1.2 release... I messed up setting it up and had to delete the whole thing and start over. We now have a proper organization on github and which let me setup a mirror from qemu.org that pushes every 30 minutes to github. It should be active now. I can also add other people to the github organization. Regards, Anthony Liguori > > -- PMM