From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eli Zaretskii Subject: Re: Switching from CVS to GIT Date: Mon, 15 Oct 2007 23:06:11 +0200 Message-ID: References: <20071014221446.GC2776@steel.home> <4712B616.165BBF8D@dessent.net> <20071015175606.GE2966@steel.home> <4713B367.52CEC7E2@dessent.net> <4713BA89.633B86F2@dessent.net> <20071015194214.GC15541@steel.home> Reply-To: Eli Zaretskii Cc: raa.lkml@gmail.com, brian@dessent.net, git@vger.kernel.org, ae@op5.se, tsuna@lrde.epita.fr To: Johannes Schindelin X-From: git-owner@vger.kernel.org Tue Oct 16 00:02:39 2007 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1IhX9S-0002FA-QN for gcvg-git-2@gmane.org; Mon, 15 Oct 2007 23:07:03 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756608AbXJOVGv (ORCPT ); Mon, 15 Oct 2007 17:06:51 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755510AbXJOVGv (ORCPT ); Mon, 15 Oct 2007 17:06:51 -0400 Received: from nitzan.inter.net.il ([213.8.233.22]:19016 "EHLO nitzan.inter.net.il" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754010AbXJOVGu (ORCPT ); Mon, 15 Oct 2007 17:06:50 -0400 Received: from HOME-C4E4A596F7 (IGLD-80-230-6-147.inter.net.il [80.230.6.147]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id IAW30343 (AUTH halo1); Mon, 15 Oct 2007 23:03:34 +0200 (IST) In-reply-to: (message from Johannes Schindelin on Mon, 15 Oct 2007 20:58:26 +0100 (BST)) Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: > Date: Mon, 15 Oct 2007 20:58:26 +0100 (BST) > From: Johannes Schindelin > cc: Alex Riesen , brian@dessent.net, git@vger.kernel.org, > ae@op5.se, tsuna@lrde.epita.fr > > On Mon, 15 Oct 2007, Eli Zaretskii wrote: > > > > From: Alex Riesen > > > > > For instance, I avoid starting the test suite on my XP workstation at > > > work: it locks up hard every time. > > > > Sounds like a bug to me. > > To me, too. Alas, it works on W2k, so where is the bug? I'm not smart enough to know without debugging it. W2K and WXP have different system libraries and somewhat different memory layouts. A bug can get away on one, but not on the other.