From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DM9tQ-0001h6-9f for qemu-devel@nongnu.org; Thu, 14 Apr 2005 15:20:48 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DM9tM-0001fh-IU for qemu-devel@nongnu.org; Thu, 14 Apr 2005 15:20:47 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DM9r9-0001Cc-N9 for qemu-devel@nongnu.org; Thu, 14 Apr 2005 15:18:27 -0400 Received: from [209.55.4.212] (helo=mxo3.broadbandsupport.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DM9Gp-0004RJ-0i for qemu-devel@nongnu.org; Thu, 14 Apr 2005 14:40:55 -0400 Received: from atmail2.ibbsonline.com (atmail2.ibbsonline.com [209.55.3.51]) by mxo3.broadbandsupport.net (Postfix) with ESMTP id 3D1A153E3C for ; Thu, 14 Apr 2005 14:44:33 -0400 (EDT) Received: from [209.33.77.51] (helo=computername) by atmail2.ibbsonline.com with smtp (Exim 4.43) id 1DM9EL-00033W-Sz for qemu-devel@nongnu.org; Thu, 14 Apr 2005 14:38:22 -0400 Message-ID: <002e01c54121$55611880$334d21d1@computername> From: References: <200504141419.58571.manouchk@gmail.com> Subject: Re: [Qemu-devel] howto donwload cvs of qemu? Date: Thu, 14 Apr 2005 13:39:36 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable 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 >From: "manouchk" > Hi, >=20 > I cannot figure out how to download qemu cvs. Any help welcome! =20 If you are using Windows, it can be a bit confusing to get cvs working = right. (That's true for Linux users, too. But more so for Windows = users since we rarely use cvs.) Usually all you end up with some error message or an even more confusing = 'help' message from the server or such. Frankly, I've never found a nice, simple cvs program for windows that = most people could use. Usually there are so many extra options or such = that it just causes more confusion for people who aren't already very = familiar with the program. Although there are instructions provided for accessing the cvs (Tero = gave you the link), they aren't very good instructions and they assume = you are already familiar with cvs. Your best bet would be to just get the daily cvs from: http://www.dad-answers.com/qemu/ A nice simple single archive for it. > I've tried so far : > cvs -z3 -d:ext:anoncvs@savannah.nongnu.org:/webcvs/qemu co qemu > cvs checkout: Updating qemu >=20 > nothing happened... >=20 > Emmanuel. >=20 >=20 > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel