From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lvxpq-0001hq-Gm for qemu-devel@nongnu.org; Mon, 20 Apr 2009 14:03:14 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lvxpk-0001ek-Dh for qemu-devel@nongnu.org; Mon, 20 Apr 2009 14:03:13 -0400 Received: from [199.232.76.173] (port=40523 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lvxpk-0001eb-6e for qemu-devel@nongnu.org; Mon, 20 Apr 2009 14:03:08 -0400 Received: from yx-out-1718.google.com ([74.125.44.158]:62935) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lvxpj-0006sy-Lv for qemu-devel@nongnu.org; Mon, 20 Apr 2009 14:03:07 -0400 Received: by yx-out-1718.google.com with SMTP id 6so485988yxn.82 for ; Mon, 20 Apr 2009 11:03:06 -0700 (PDT) Message-ID: <49ECB8CB.9030802@codemonkey.ws> Date: Mon, 20 Apr 2009 13:02:51 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH, RFC] Add file describing rules for submitting patches References: <12957330267-BeMail@laptop> <49EC9F34.3040603@redhat.com> In-Reply-To: <49EC9F34.3040603@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Avi Kivity wrote: > François Revol wrote: >> I don't enjoy the perspective of taking the burden of switching from >> svn to git just because of it. >> > > Aren't we switching to git anyway? Then all this will be moot. I've got a working commit hook for generating emails (thanks to Avi). I have to submit this as a ticket to Savannah to have it installed. This can take anywhere from a day to a couple weeks depending on how busy they are. I'm going to have the script send to a dedicated mailing list. Once that is setup, I'll have the current git tree mirror SVN for a while. Perhaps a few weeks? Enough time to give the current mirrors time to switch over from doing git-svn to doing a straight git pull. Then we'll do a flag day and shut down the SVN repo and start committing to git. Regards, Anthony Liguori > I suggest writing these instructions to suit the new world order, not > subversion. > >