From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DhYDc-0005ZB-Ai for qemu-devel@nongnu.org; Sun, 12 Jun 2005 15:34:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DhYDX-0005VT-4T for qemu-devel@nongnu.org; Sun, 12 Jun 2005 15:33:59 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DhYDX-0005VJ-16 for qemu-devel@nongnu.org; Sun, 12 Jun 2005 15:33:59 -0400 Received: from [65.74.133.9] (helo=mail.codesourcery.com) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1DhYEH-00083c-Kn for qemu-devel@nongnu.org; Sun, 12 Jun 2005 15:34:45 -0400 From: Paul Brook Subject: Re: [Qemu-devel] Is there a public cvs for qemu? I have a problem with 0.7.0 Date: Sun, 12 Jun 2005 20:33:42 +0100 References: <42AC8C8C.1040400@broadpark.no> In-Reply-To: <42AC8C8C.1040400@broadpark.no> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200506122033.44805.paul@codesourcery.com> 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 Cc: Helge Hafting On Sunday 12 June 2005 20:27, Helge Hafting wrote: > Some posts mentions cvs, but I couldn't find info about any public cvs, > so I wonder if there is one. Read access is all I need. http://savannah.nongnu.org/cvs/?group=qemu It's linked from the main qemu website. Paul