From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lwd4o-0001zK-TY for qemu-devel@nongnu.org; Wed, 22 Apr 2009 10:05:26 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lwd4k-0001yl-7F for qemu-devel@nongnu.org; Wed, 22 Apr 2009 10:05:26 -0400 Received: from [199.232.76.173] (port=36324 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lwd4j-0001yc-VM for qemu-devel@nongnu.org; Wed, 22 Apr 2009 10:05:22 -0400 Received: from e9.ny.us.ibm.com ([32.97.182.139]:59681) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Lwd4i-0008Py-Nm for qemu-devel@nongnu.org; Wed, 22 Apr 2009 10:05:20 -0400 Received: from d01relay04.pok.ibm.com (d01relay04.pok.ibm.com [9.56.227.236]) by e9.ny.us.ibm.com (8.13.1/8.13.1) with ESMTP id n3MDsoq6022285 for ; Wed, 22 Apr 2009 09:54:50 -0400 Received: from d01av03.pok.ibm.com (d01av03.pok.ibm.com [9.56.224.217]) by d01relay04.pok.ibm.com (8.13.8/8.13.8/NCO v9.2) with ESMTP id n3ME5Jbj108220 for ; Wed, 22 Apr 2009 10:05:19 -0400 Received: from d01av03.pok.ibm.com (loopback [127.0.0.1]) by d01av03.pok.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id n3ME5HSf013509 for ; Wed, 22 Apr 2009 10:05:18 -0400 Message-ID: <49EF2413.7080905@us.ibm.com> Date: Wed, 22 Apr 2009 09:05:07 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] Switching to git References: <49EF1A26.70007@us.ibm.com> <49EF224F.5090507@redhat.com> In-Reply-To: <49EF224F.5090507@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: "qemu-devel@nongnu.org" Kevin Wolf wrote: > Anthony Liguori schrieb: >> It's been mentioned in the past that we're planning a switch from >> subversion to git. I've setup a git repo on Savannah that is now >> mirroring the svn tree. I've got a hook setup such that commits >> generate emails. They're currently being sent to qemu-commits >> although I can redirect to qemu-devel if that's desired. > > Personally, I like having the commit messages on the list. But I can > subscribe to another list as well, I could still filter it into the > same folder. Once we do the switch and commits have proper author information, I plan on adding anyone on the SoB to the CC for these messages to give people an automatic indication of when their patch was committed. My goal is to reduce some of the traffic on qemu-devel. For those that want to read commits, it's easy enough to filter appropriately like you've mentioned. I'm open to suggestion though. -- Regards, Anthony Liguori