From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LxPdQ-0005ku-L6 for qemu-devel@nongnu.org; Fri, 24 Apr 2009 13:56:24 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LxPdM-0005gw-T9 for qemu-devel@nongnu.org; Fri, 24 Apr 2009 13:56:24 -0400 Received: from [199.232.76.173] (port=48169 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LxPdM-0005gp-OK for qemu-devel@nongnu.org; Fri, 24 Apr 2009 13:56:20 -0400 Received: from caffeine.csclub.uwaterloo.ca ([129.97.134.17]:42223) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LxPdM-00025s-Dt for qemu-devel@nongnu.org; Fri, 24 Apr 2009 13:56:20 -0400 Date: Fri, 24 Apr 2009 13:56:19 -0400 Subject: Re: [Qemu-devel] REMINDER: QEMU SVN => GIT switch today at 5pm CST Message-ID: <20090424175619.GQ3795@csclub.uwaterloo.ca> References: <49F1EFFA.40100@us.ibm.com> <10208245490-BeMail@laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <10208245490-BeMail@laptop> From: lsorense@csclub.uwaterloo.ca (Lennart Sorensen) List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fran??ois Revol Cc: Anthony Liguori , 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??ois 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? That's just nuts. Gitweb is a viewing tool, it is not a place to actually checkout from. -- Len Sorensen