From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=44312 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PNday-0006nD-EF for qemu-devel@nongnu.org; Tue, 30 Nov 2010 22:43:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PNXd9-0005F1-9f for qemu-devel@nongnu.org; Tue, 30 Nov 2010 16:20:56 -0500 Received: from mail-gx0-f173.google.com ([209.85.161.173]:55963) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PNXd9-0005Bb-4T for qemu-devel@nongnu.org; Tue, 30 Nov 2010 16:20:55 -0500 Received: by gxk24 with SMTP id 24so3256434gxk.4 for ; Tue, 30 Nov 2010 13:20:52 -0800 (PST) Message-ID: <4CF56AB2.7090703@codemonkey.ws> Date: Tue, 30 Nov 2010 15:20:50 -0600 From: Anthony Liguori MIME-Version: 1.0 References: <4CF406CC.8060507@codemonkey.ws> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: Switching primary git repository to git.qemu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: "Edgar E. Iglesias" , Paul Brook , Aurelien Jarno , qemu-devel On 11/30/2010 02:21 PM, Blue Swirl wrote: > On Mon, Nov 29, 2010 at 8:02 PM, Anthony Liguori wrote: > >> Savannah is down (and has been for two days) due to an intrusion that's >> still being investigated. There is not ETA for when service will be >> restored. >> >> I'd like to propose that we that we use this as an opportunity to move the >> main integration tree from Savannah to git.qemu.org. Once Savannah is >> restored, I'll change the mirroring script to keep the Savannah tree >> up-to-date with the git.qemu.org tree. >> >> If you're on the two list, please Ack this message and do not push anything >> until you see another note from me indicating that we should push to >> git.qemu.org. Since I don't know when Savannah will come back online, we >> need to be careful to serialize our access to avoid two heads. >> >> Once everyone has Ack'd, I'll enable write-access to git.qemu.org and we can >> start switching. >> >> For people without access to the main tree, there should be no visible >> changes. >> > Ack, though Savannah is up. Can we haz commit hooks? > I think they restored an old backup because their repo is not up to date from what I can tell. Okay, git://git.qemu.org/qemu.git is now the official git tree. The URI to push is: git+ssh://username@git.qemu.org/pub/git/qemu.git If you have problems accessing it, please let me know. Once SV is restored properly, I'll setup a push based mirror. Regards, Anthony Liguori