From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MB2Hi-0004mf-Ho for qemu-devel@nongnu.org; Mon, 01 Jun 2009 03:50:18 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MB2Hd-0004lg-Pf for qemu-devel@nongnu.org; Mon, 01 Jun 2009 03:50:18 -0400 Received: from [199.232.76.173] (port=48432 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MB2Hd-0004ld-Mb for qemu-devel@nongnu.org; Mon, 01 Jun 2009 03:50:13 -0400 Received: from mx20.gnu.org ([199.232.41.8]:43948) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MB2Hd-0004pl-7q for qemu-devel@nongnu.org; Mon, 01 Jun 2009 03:50:13 -0400 Received: from mail-ew0-f213.google.com ([209.85.219.213]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MB2Ha-00005c-Ci for qemu-devel@nongnu.org; Mon, 01 Jun 2009 03:50:10 -0400 Received: by ewy9 with SMTP id 9so6926871ewy.34 for ; Mon, 01 Jun 2009 00:50:06 -0700 (PDT) Message-ID: <4A23882A.9050700@codemonkey.ws> Date: Mon, 01 Jun 2009 02:50:02 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] Filesystem corruption at Savannah References: <4A1F9183.2060601@mail.berlios.de> <4A1F9498.8090706@codemonkey.ws> <4A2299AB.4080607@redhat.com> <4A22AA78.1000609@redhat.com> In-Reply-To: <4A22AA78.1000609@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: QEMU Developers Avi Kivity wrote: > Johannes Schindelin wrote: > >> So we have a temporary host on repo.or.cz already, and of course, you >> are free to fork a personal tree. >> > > I'm not sure we can trust the clones since savannah restored from > backup. Best is to clone a maintainer's personal tree (last one to > push wins). A fork of a cloned tree is just a tree setup with a reference to the cloned tree so you can push whatever you want to it. I'll push my local tree later today after I talk to the savannah admins. Regards, Anthony Liguori