From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LxYFI-0007xS-Ky for qemu-devel@nongnu.org; Fri, 24 Apr 2009 23:08:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LxYFD-0007xG-85 for qemu-devel@nongnu.org; Fri, 24 Apr 2009 23:08:03 -0400 Received: from [199.232.76.173] (port=38692 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LxYFD-0007xD-2N for qemu-devel@nongnu.org; Fri, 24 Apr 2009 23:07:59 -0400 Received: from smtp3-g21.free.fr ([212.27.42.3]:51741) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LxYFC-00058B-94 for qemu-devel@nongnu.org; Fri, 24 Apr 2009 23:07:58 -0400 In-Reply-To: <20090424175619.GQ3795@csclub.uwaterloo.ca> Subject: Re: [Qemu-devel] REMINDER: QEMU SVN => GIT switch today at 5pm CST From: "=?utf-8?q?Fran=C3=A7ois?= Revol" Date: Sat, 25 Apr 2009 05:08:01 +0200 CEST Message-Id: <766480686-BeMail@laptop> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Lennart Sorensen Cc: aliguori@us.ibm.com, qemu-devel@nongnu.org, blauwirbel@gmail.com, paul@codesourcery.com, edgar.iglesias@gmail.com, aurelien@aurel32.net > On Fri, Apr 24, 2009 at 07:18:00PM +0200, Fran=3F=3Fois Revol wrote: > > At least hg was easy to port to BeOS (still had to change some > > lines > > due to people using #!/usr/bin/env python to locate python and just > > moving the issue to env itself...) > > Still I don't like much those hashes around, and I always need to > > dig > > the gitweb 10min just to get to the source tree... > > No, you check it out using git. Why ever would you use gitweb to get > a source tree=3F That's just nuts. Gitweb is a viewing tool, it is > not > a place to actually checkout from. No I do mean when browsing it just to get to a specific file. With svnweb I just click on trunk and I get the whole tree for HEAD. with gitweb I need like 3 clicks and I always get it wrong until I finally get the tree for tip. Btw, I think your From field violates the RFC, and you mutilated my cedilla :p Fran=C3=A7ois.